Uses of Package
org.gcube.common.core.utils.handlers.lifetime

Packages that use org.gcube.common.core.utils.handlers.lifetime
org.gcube.common.core.contexts.ghn   
org.gcube.common.core.utils.calls   
org.gcube.common.core.utils.handlers   
org.gcube.common.core.utils.handlers.lifetime   
 

Classes in org.gcube.common.core.utils.handlers.lifetime used by org.gcube.common.core.contexts.ghn
Lifetime
          Characterises the behaviour of GCUBEIHandlers that manage their own lifetime.
 

Classes in org.gcube.common.core.utils.handlers.lifetime used by org.gcube.common.core.utils.calls
Lifetime
          Characterises the behaviour of GCUBEIHandlers that manage their own lifetime.
 

Classes in org.gcube.common.core.utils.handlers.lifetime used by org.gcube.common.core.utils.handlers
Lifetime
          Characterises the behaviour of GCUBEIHandlers that manage their own lifetime.
State
          Partial implementation for models of distinguished states in the lifetime of a GCUBEIHandler.
 

Classes in org.gcube.common.core.utils.handlers.lifetime used by org.gcube.common.core.utils.handlers.lifetime
State
          Partial implementation for models of distinguished states in the lifetime of a GCUBEIHandler.
State.Created
          Specialises State for the (private) start state of a handler.
State.Done
          Specialises State for the state of a handler that has completed execution.
State.Failed
          Specialises State for the state of a handler that has failed prior or during its execution.
State.Running
          Specialises State for the state of a handler that is executing.
State.Suspended
          Specialises State for the state of a handler that has suspended its execution.
 



Copyright © 2013. All Rights Reserved.