|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionContext.LifecycleListener | |
|---|---|
| org.datanucleus | This package provides classes that are typically externally called, whether that means by developers or by other DataNucleus plugins. |
| Uses of ExecutionContext.LifecycleListener in org.datanucleus |
|---|
| Methods in org.datanucleus that return ExecutionContext.LifecycleListener | |
|---|---|
ExecutionContext.LifecycleListener[] |
NucleusContext.getExecutionContextListeners()
Object the array of registered ExecutionContext listeners. |
| Methods in org.datanucleus with parameters of type ExecutionContext.LifecycleListener | |
|---|---|
void |
NucleusContext.addExecutionContextListener(ExecutionContext.LifecycleListener listener)
Register a new Listener for ExecutionContext events. |
void |
NucleusContext.removeExecutionContextListener(ExecutionContext.LifecycleListener listener)
Unregister a Listener from ExecutionContext events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||