Modifier and Type | Class and Description |
---|---|
class |
DeployControllerAdmin<C extends EnvironmentDeployController>
A deploy controller for an environment.
|
Modifier and Type | Method and Description |
---|---|
void |
DeployController.addLifecycleListener(LifecycleListener listener) |
void |
DeployControllerApi.addLifecycleListener(LifecycleListener listener)
External lifecycle listeners, so applications can detect deployment
and redeployment.
|
Modifier and Type | Method and Description |
---|---|
void |
HealthService.addLifecycleListener(LifecycleListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
ResinSystem.addLifecycleListener(LifecycleListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
LifecyclePredicate |
Modifier and Type | Method and Description |
---|---|
void |
Lifecycle.addListener(LifecycleListener listener)
Adds a listener to detect lifecycle changes.
|
void |
Lifecycle.removeListener(LifecycleListener listener)
Removes a listener.
|
Modifier and Type | Class and Description |
---|---|
class |
EarAdmin |
Modifier and Type | Class and Description |
---|---|
class |
HostAdmin
The admin implementation for a host.
|
Modifier and Type | Class and Description |
---|---|
class |
WebAppAdmin
The admin implementation for a web-app.
|