Package | Description |
---|---|
com.caucho.env.warning | |
com.caucho.server.resin |
Modifier and Type | Method and Description |
---|---|
void |
WarningService.addHandler(WarningHandler handler)
Add a warning event handler.
|
void |
WarningService.addPriorityHandler(WarningHandler handler)
Add a warning event handler.
|
Modifier and Type | Class and Description |
---|---|
class |
ResinWarningHandler
System warning handler which sends messages to the watchdog.
|