org.ow2.petals.registry.api.manager
Interface RemoteClientManager
- All Superinterfaces:
- LifeCycle
public interface RemoteClientManager
- extends LifeCycle
The remote client manager is used to expose the current registry to remote
clients. This is an optional component.
- Author:
- Christophe HAMERLING - eBM WebSourcing
setLocalRegistry
void setLocalRegistry(LocalRegistry localRegistry)
getLocalRegistry
LocalRegistry getLocalRegistry()
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.