|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |