Uses of Class
org.wso2.registry.DependentChain

Packages that use DependentChain
org.wso2.registry   
org.wso2.registry.jdbc   
 

Uses of DependentChain in org.wso2.registry
 

Methods in org.wso2.registry that return DependentChain
 DependentChain[] DependentChain.getDependents()
           
 

Methods in org.wso2.registry with parameters of type DependentChain
 void DependentChain.setDependents(DependentChain[] dependents)
           
 

Uses of DependentChain in org.wso2.registry.jdbc
 

Methods in org.wso2.registry.jdbc that return DependentChain
 DependentChain[] NonTransactionalJDBCRegistry.getAllDependents(java.lang.String resourcePath)
           
 DependentChain[] TransactionalJDBCRegistry.getAllDependents(java.lang.String resourcePath)
           
 



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