|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.amber.manager.PersistenceEnvironmentListener
public class PersistenceEnvironmentListener
Listener for environment start to detect and load persistence.xml
| Constructor Summary | |
|---|---|
PersistenceEnvironmentListener()
|
|
| Method Summary | |
|---|---|
void |
addLoader(EnvironmentClassLoader loader)
Handles the case where the environment is starting (after init). |
void |
environmentStop(EnvironmentClassLoader loader)
Handles the case where the environment is stopping |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersistenceEnvironmentListener()
| Method Detail |
|---|
public void addLoader(EnvironmentClassLoader loader)
addLoader in interface AddLoaderListenerpublic void environmentStop(EnvironmentClassLoader loader)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||