net.sourceforge.hivelock
Class UserModelContribution
java.lang.Object
org.apache.hivemind.impl.BaseLocatable
net.sourceforge.hivelock.UserModelContribution
- All Implemented Interfaces:
- org.apache.hivemind.Locatable, org.apache.hivemind.LocationHolder
public class UserModelContribution
- extends org.apache.hivemind.impl.BaseLocatable
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
getLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UserModelContribution
public UserModelContribution()
setService
public void setService(org.apache.hivemind.internal.ServicePoint service)
getService
public org.apache.hivemind.internal.ServicePoint getService()
setTimeout
public void setTimeout(int timeout)
getTimeout
public int getTimeout()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object