Uses of Interface
org.gcube.smartgears.lifecycle.State

Packages that use State
org.gcube.smartgears.lifecycle   
org.gcube.smartgears.lifecycle.application   
org.gcube.smartgears.lifecycle.container   
 

Uses of State in org.gcube.smartgears.lifecycle
 

Classes in org.gcube.smartgears.lifecycle with type parameters of type State
 class DefaultLifecycle<S extends State<S>>
           
 interface Lifecycle<S extends State<S>>
          The lifecycle of an application managed as a gCube service.
 interface State<S extends State<S>>
           
 

Uses of State in org.gcube.smartgears.lifecycle.application
 

Classes in org.gcube.smartgears.lifecycle.application that implement State
 class ApplicationState
          The state and state transitions of the lifecycle of an application managed as a gCube service.
 

Uses of State in org.gcube.smartgears.lifecycle.container
 

Classes in org.gcube.smartgears.lifecycle.container that implement State
 class ContainerState
          The state and state transitions of the lifecycle of an application managed as a gCube service.
 



Copyright © 2013. All Rights Reserved.