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

Interface Summary
Lifetime<HANDLED> Characterises the behaviour of GCUBEIHandlers that manage their own lifetime.
 

Class Summary
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.