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

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

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

Methods in org.wso2.carbon.registry.core.config that return types with arguments of type Mount
 List<Mount> RegistryContext.getMounts()
          Return a list of mounted registry configurations (Mount object).
 

Method parameters in org.wso2.carbon.registry.core.config with type arguments of type Mount
 void RegistryContext.setMounts(List<Mount> mounts)
          Set a list of mounted registry configurations.
 



Copyright © 2011 WSO2 Inc. All Rights Reserved.