|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.registry.core.AbstractRegistry
org.ow2.petals.registry.core.AbstractLocalRegistry
org.ow2.petals.registry.core.LocalRegistryImpl
public class LocalRegistryImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.ow2.petals.registry.core.AbstractLocalRegistry |
|---|
AbstractLocalRegistry.LocalRegistryLifeCycle, AbstractLocalRegistry.LocalRegistryUncaughtExceptionHandler, AbstractLocalRegistry.LocalRegistryUpdater |
| 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.AbstractLocalRegistry |
|---|
executorService, incomingManager, messageReceiver, outgoingManager, remoteClientManager, repository, revision |
| Fields inherited from class org.ow2.petals.registry.core.AbstractRegistry |
|---|
context, lifeCycle, logger, name |
| Constructor Summary | |
|---|---|
LocalRegistryImpl()
Creates a new instance of RegistryImpl |
|
| Method Summary |
|---|
| Methods inherited from class org.ow2.petals.registry.core.AbstractLocalRegistry |
|---|
clean, cleanRemoteData, doDelete, doGet, doGetAll, doPut, getIncomingManager, getLifeCycle, getMessageReceiver, getName, getOutgoingManager, getRemoteClientManager, getRepository, init, mergeResources, pauseReceive, query, resumeReceive, setIncomingManager, setMessageReceiver, setOutgoingManager, setRemoteClientManager, setRepository, synchronizeData |
| Methods inherited from class org.ow2.petals.registry.core.AbstractRegistry |
|---|
delete, get, getAll, getContext, getState, init, isInitialized, isNotInitialized, isRunning, isStarted, isStopped, put, setContext, setLifeCycle, setName, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.petals.registry.api.LocalRegistry |
|---|
getContext, setContext |
| Methods inherited from interface org.ow2.petals.registry.api.Registry |
|---|
setName |
| Methods inherited from interface org.ow2.petals.registry.api.lifecycle.LifeCycle |
|---|
getState, init, isInitialized, isNotInitialized, isRunning, isStarted, isStopped, start, stop |
| Methods inherited from interface org.ow2.petals.registry.api.Operations |
|---|
delete, get, getAll, put |
| Methods inherited from interface org.ow2.petals.registry.api.lifecycle.Initializable |
|---|
isInitialized |
| Constructor Detail |
|---|
public LocalRegistryImpl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||