Uses of Class
org.wso2.registry.lifecycle.Lifecycle

Packages that use Lifecycle
org.wso2.registry.config   
org.wso2.registry.jdbc   
org.wso2.registry.lifecycle   
 

Uses of Lifecycle in org.wso2.registry.config
 

Methods in org.wso2.registry.config that return Lifecycle
 Lifecycle RegistryContext.getLifecycle(java.lang.String name)
           
 

Methods in org.wso2.registry.config with parameters of type Lifecycle
 void RegistryContext.addLifecycle(Lifecycle lifecycle)
           
 

Uses of Lifecycle in org.wso2.registry.jdbc
 

Methods in org.wso2.registry.jdbc that return Lifecycle
 Lifecycle JDBCRegistry.getResourceLifecycle(Resource resource, java.lang.String lifecycleName)
           
 

Methods in org.wso2.registry.jdbc with parameters of type Lifecycle
 void JDBCRegistry.addLifecycle(java.lang.String name, Lifecycle lifecycle)
           
 

Uses of Lifecycle in org.wso2.registry.lifecycle
 

Subclasses of Lifecycle in org.wso2.registry.lifecycle
 class DefaultLifecycle
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.