| Package | Description |
|---|---|
| com.caucho.env.health | |
| com.caucho.env.meter | |
| com.caucho.env.service | |
| com.caucho.env.shutdown | |
| com.caucho.env.warning |
| Modifier and Type | Class and Description |
|---|---|
class |
HealthStatusService
A service that any component can use to send notifications about health
status changes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MeterService |
| Modifier and Type | Class and Description |
|---|---|
class |
CdiSystem |
class |
RootDirectorySystem
Root service for the root and data directories.
|
| Modifier and Type | Method and Description |
|---|---|
protected static <E extends AbstractResinSubSystem> |
AbstractResinSubSystem.preCreate(java.lang.Class<E> serviceClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShutdownSystem
The ShutdownSystem manages the Resin shutdown and includes a timeout
thread.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WarningService
The WarningService is a general way to send warning and critical
system messages such as shutdown messages.
|