| Interface | Description |
|---|---|
| LifecycleEventContext |
LifecycleEventContext interface exposes the server-wide runtime environment
that is created by ApplicationServer.
|
| LifecycleListener |
lifecycle modules implement
com.sun.appserv.server.LifecycleListener interface. |
| Class | Description |
|---|---|
| LifecycleEvent |
This class defines the types of events that get fired by the application server.
|
| Exception | Description |
|---|---|
| ServerLifecycleException |
Exception thrown by application server lifecycle modules and subsystems.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.