Uses of Class
org.wso2.carbon.registry.core.config.RemoteConfiguration

Packages that use RemoteConfiguration
org.wso2.carbon.registry.core.config   
 

Uses of RemoteConfiguration in org.wso2.carbon.registry.core.config
 

Methods in org.wso2.carbon.registry.core.config that return types with arguments of type RemoteConfiguration
 java.util.List<RemoteConfiguration> RegistryContext.getRemoteInstances()
          Return a list of mounted remote instances.
 

Method parameters in org.wso2.carbon.registry.core.config with type arguments of type RemoteConfiguration
 void RegistryContext.setRemoteInstances(java.util.List<RemoteConfiguration> remoteInstances)
          Set list of remote instances.
 



Copyright © 2011 WSO2 Inc. All Rights Reserved.