|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.registry.core.manager.AbstractRemoteClientManager
org.ow2.petals.registry.core.ws.WSRemoteClientManager
public class WSRemoteClientManager
Expose the local registry as a web service for clients.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.ow2.petals.registry.api.lifecycle.LifeCycle |
|---|
org.ow2.petals.registry.api.lifecycle.LifeCycle.STATE |
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.registry.core.manager.AbstractRemoteClientManager |
|---|
lifeCycle, localRegistry, logger |
| Constructor Summary | |
|---|---|
WSRemoteClientManager()
|
|
| Method Summary | |
|---|---|
org.ow2.petals.registry.api.LocalRegistry |
getLocalRegistry()
|
void |
setLocalRegistry(org.ow2.petals.registry.api.LocalRegistry localRegistry)
|
| Methods inherited from class org.ow2.petals.registry.core.manager.AbstractRemoteClientManager |
|---|
getState, init, isInitialized, isNotInitialized, isRunning, isStarted, isStopped, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSRemoteClientManager()
| Method Detail |
|---|
public org.ow2.petals.registry.api.LocalRegistry getLocalRegistry()
getLocalRegistry in interface org.ow2.petals.registry.api.manager.RemoteClientManagergetLocalRegistry in class AbstractRemoteClientManagerpublic void setLocalRegistry(org.ow2.petals.registry.api.LocalRegistry localRegistry)
setLocalRegistry in interface org.ow2.petals.registry.api.manager.RemoteClientManagersetLocalRegistry in class AbstractRemoteClientManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||