Uses of Class
org.ow2.petals.registry.api.config.RemoteConfiguration

Packages that use RemoteConfiguration
org.ow2.petals.registry.api.config   
org.ow2.petals.registry.api.context   
 

Uses of RemoteConfiguration in org.ow2.petals.registry.api.config
 

Methods in org.ow2.petals.registry.api.config that return types with arguments of type RemoteConfiguration
 java.util.List<RemoteConfiguration> TopologyLoader.load(java.io.InputStream is)
          Get a list of remote registries configuration from an input stream
 java.util.List<RemoteConfiguration> PropertiesTopologyLoader.load(java.io.InputStream is)
           
 

Uses of RemoteConfiguration in org.ow2.petals.registry.api.context
 

Methods in org.ow2.petals.registry.api.context that return types with arguments of type RemoteConfiguration
 java.util.List<RemoteConfiguration> Context.getTopology()
           
 

Method parameters in org.ow2.petals.registry.api.context with type arguments of type RemoteConfiguration
 void Context.setTopology(java.util.List<RemoteConfiguration> topology)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.