|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.registry.api.lifecycle.AbstractLifeCycle
org.ow2.petals.registry.core.repository.RepositoryLifecycle
org.ow2.petals.registry.core.repository.jdbc.JDBCRepositoryLifeCycle
public class JDBCRepositoryLifeCycle
| 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.repository.RepositoryLifecycle |
|---|
repository |
| Fields inherited from class org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle |
|---|
log |
| Constructor Summary | |
|---|---|
JDBCRepositoryLifeCycle(JDBCRepository repository)
Creates a new instance of JDBCRepositoryLifeCycle |
|
| Method Summary | |
|---|---|
protected void |
doInit(org.ow2.petals.registry.api.context.Context context)
|
protected void |
doStop()
|
| Methods inherited from class org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle |
|---|
doStart, 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 |
| Constructor Detail |
|---|
public JDBCRepositoryLifeCycle(JDBCRepository repository)
repository - | Method Detail |
|---|
protected void doInit(org.ow2.petals.registry.api.context.Context context)
throws org.ow2.petals.registry.api.exception.LifeCycleException
doInit in class RepositoryLifecycleorg.ow2.petals.registry.api.exception.LifeCycleException
protected void doStop()
throws org.ow2.petals.registry.api.exception.LifeCycleException
doStop in class org.ow2.petals.registry.api.lifecycle.AbstractLifeCycleorg.ow2.petals.registry.api.exception.LifeCycleException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||