|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRuntimeLifecycleListener | |
---|---|
org.eclipse.wst.server.core | |
org.eclipse.wst.server.core.util |
Uses of IRuntimeLifecycleListener in org.eclipse.wst.server.core |
---|
Methods in org.eclipse.wst.server.core with parameters of type IRuntimeLifecycleListener | |
---|---|
static void |
ServerCore.addRuntimeLifecycleListener(IRuntimeLifecycleListener listener)
Adds a new runtime lifecycle listener. |
static void |
ServerCore.removeRuntimeLifecycleListener(IRuntimeLifecycleListener listener)
Removes a runtime lifecycle listener. |
Uses of IRuntimeLifecycleListener in org.eclipse.wst.server.core.util |
---|
Classes in org.eclipse.wst.server.core.util that implement IRuntimeLifecycleListener | |
---|---|
class |
RuntimeLifecycleAdapter
Helper class which implements the IRuntimeLifecycleListener interface with empty methods. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |