|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.common.core.utils.handlers.GCUBEHandler<HANDLED>
org.gcube.common.core.utils.handlers.GCUBEScheduledHandler
org.gcube.vremanagement.resourcebroker.impl.contexts.ResourceBinder
public class ResourceBinder
The agent responsible to publish and retrieve the persistent WS-Resources stored in the stateful broker context. It is demanded to properly initialize the resource in the appropriate scope.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.gcube.common.core.utils.handlers.GCUBEScheduledHandler |
---|
org.gcube.common.core.utils.handlers.GCUBEScheduledHandler.Mode |
Constructor Summary | |
---|---|
ResourceBinder(long interval,
org.gcube.common.core.utils.handlers.GCUBEScheduledHandler.Mode mode)
For internal use only. |
Method Summary |
---|
Methods inherited from class org.gcube.common.core.utils.handlers.GCUBEScheduledHandler |
---|
getInterval, getMode, getScheduled, run, setInterval, setMode, setScheduled, stop |
Methods inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler |
---|
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, getState, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, setState, subscribe, undo, unsubscribe |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.gcube.common.core.utils.handlers.lifetime.Lifetime |
---|
getState |
Methods inherited from interface org.gcube.common.core.utils.handlers.GCUBEIHandler |
---|
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, subscribe, undo, unsubscribe |
Constructor Detail |
---|
public ResourceBinder(long interval, org.gcube.common.core.utils.handlers.GCUBEScheduledHandler.Mode mode)
interval
- the delay for further tries.mode
- the loop mode.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |