Uses of Interface
org.gcube.smartgears.lifecycle.State
Packages that use State
Package
Description
-
Uses of State in org.gcube.smartgears.lifecycle
Classes in org.gcube.smartgears.lifecycle with type parameters of type StateModifier and TypeClassDescriptionclassDefaultLifecycle<S extends State<S>>Default implementation of LifecycleinterfaceThe lifecycle of an application managed as a gCube service.interfaceRepresents a state in the lifecycle of a service. -
Uses of State in org.gcube.smartgears.lifecycle.application
Classes in org.gcube.smartgears.lifecycle.application that implement StateModifier and TypeClassDescriptionenumThe 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 StateModifier and TypeClassDescriptionenumThe state and state transitions of the lifecycle of an application managed as a gCube service.