|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifeCycleType | |
org.globus.ogsa.types.properties |
Uses of LifeCycleType in org.globus.ogsa.types.properties |
Fields in org.globus.ogsa.types.properties declared as LifeCycleType | |
static LifeCycleType |
LifeCycleType.PERSISTENT
|
static LifeCycleType |
LifeCycleType.TRANSIENT
|
Methods in org.globus.ogsa.types.properties that return LifeCycleType | |
LifeCycleType |
PropertiesDetailType.getPropertiesLifecycle()
|
LifeCycleType |
PropertiesDetailType.getDeploymentLifecycle()
|
static LifeCycleType |
LifeCycleType.fromValue(java.lang.String value)
|
static LifeCycleType |
LifeCycleType.fromString(java.lang.String value)
|
LifeCycleType |
FactoryDetailType.getInstanceLifeCycle()
|
Methods in org.globus.ogsa.types.properties with parameters of type LifeCycleType | |
void |
PropertiesDetailType.setPropertiesLifecycle(LifeCycleType propertiesLifecycle)
|
void |
PropertiesDetailType.setDeploymentLifecycle(LifeCycleType deploymentLifecycle)
|
void |
FactoryDetailType.setInstanceLifeCycle(LifeCycleType instanceLifeCycle)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |