org.ow2.petals.registry.api.config
Interface TopologyLoader

All Known Implementing Classes:
PropertiesTopologyLoader

public interface TopologyLoader

Author:
Christophe HAMERLING - eBM WebSourcing

Method Summary
 java.util.List<RemoteConfiguration> load(java.io.InputStream is)
          Get a list of remote registries configuration from an input stream
 

Method Detail

load

java.util.List<RemoteConfiguration> load(java.io.InputStream is)
                                         throws RegistryException
Get a list of remote registries configuration from an input stream

Parameters:
is -
Returns:
Throws:
RegistryException


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