org.ow2.petals.registry.core
Class AbstractLocalRegistry.LocalRegistryLifeCycle
java.lang.Object
org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle
org.ow2.petals.registry.core.AbstractLocalRegistry.LocalRegistryLifeCycle
- All Implemented Interfaces:
- org.ow2.petals.registry.api.lifecycle.LifeCycle
- Enclosing class:
- AbstractLocalRegistry
protected class AbstractLocalRegistry.LocalRegistryLifeCycle
- extends org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle
| Nested classes/interfaces inherited from interface org.ow2.petals.registry.api.lifecycle.LifeCycle |
org.ow2.petals.registry.api.lifecycle.LifeCycle.STATE |
| Fields inherited from class org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle |
log |
|
Method Summary |
protected void |
doInit(org.ow2.petals.registry.api.context.Context context)
|
protected void |
doStart()
|
protected void |
doStop()
|
| Methods inherited from class org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle |
getState, init, isInitialized, isNotInitialized, isRunning, isStarted, isStopped, setState, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractLocalRegistry.LocalRegistryLifeCycle
public AbstractLocalRegistry.LocalRegistryLifeCycle()
doInit
protected void doInit(org.ow2.petals.registry.api.context.Context context)
throws org.ow2.petals.registry.api.exception.LifeCycleException
- Overrides:
doInit in class org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle
- Throws:
org.ow2.petals.registry.api.exception.LifeCycleException
doStart
protected void doStart()
throws org.ow2.petals.registry.api.exception.LifeCycleException
- Overrides:
doStart in class org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle
- Throws:
org.ow2.petals.registry.api.exception.LifeCycleException
doStop
protected void doStop()
throws org.ow2.petals.registry.api.exception.LifeCycleException
- Overrides:
doStop in class org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle
- Throws:
org.ow2.petals.registry.api.exception.LifeCycleException
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.