Interface | Description |
---|---|
NodeHousekeepingMBean |
The NodeHousekeepingMBean MBean interface provides methods for inspecting Rhino SLEE state.
|
RhinoHousekeepingMBean |
Administration MBean for operator driven Rhino housekeeping.
|
Exception | Description |
---|---|
InvalidPKeyException |
An
InvalidPKeyException is thrown by RhinoHousekeepingMBean methods when an invalid activity or Sbb entity key is encountered. |
UnknownActivityException |
An
UnknownActivityException is thrown by RhinoHousekeepingMBean methods when an activity cannot be located. |
UnknownSbbEntityException |
An
UnknownSbbEntityException is thrown by RhinoHousekeepingMBean methods when a requested SBB cannot be found. |
UnknownTimerException |
An
UnknownTimerException is thrown by RhinoHousekeepingMBean methods when a timer cannot be located. |