|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.jdo.DefaultJdoFactory
public class DefaultJdoFactory
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.jdo.JdoFactory |
|---|
ROLE |
| Constructor Summary | |
|---|---|
DefaultJdoFactory()
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
javax.jdo.PersistenceManagerFactory |
getPersistenceManagerFactory()
|
void |
initialize()
|
void |
shutdown()
|
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultJdoFactory()
| Method Detail |
|---|
public javax.jdo.PersistenceManagerFactory getPersistenceManagerFactory()
getPersistenceManagerFactory in interface JdoFactory
public void initialize()
throws org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException
initialize in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializableorg.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException
public void shutdown()
throws java.lang.Exception
shutdown in interface JdoFactoryjava.lang.Exceptionpublic void dispose()
dispose in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Disposable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||