Package com.opencloud.rhino.management.admin.ext
-
Interface Summary Interface Description NodeHousekeepingMBean The NodeHousekeepingMBean MBean interface provides methods for inspecting Rhino SLEE state.RhinoHousekeepingMBean Administration MBean for operator driven Rhino housekeeping. -
Exception Summary Exception Description InvalidPKeyException AnInvalidPKeyException
is thrown by RhinoHousekeepingMBean methods when an invalid activity or Sbb entity key is encountered.UnknownActivityException AnUnknownActivityException
is thrown by RhinoHousekeepingMBean methods when an activity cannot be located.UnknownSbbEntityException AnUnknownSbbEntityException
is thrown by RhinoHousekeepingMBean methods when a requested SBB cannot be found.UnknownTimerException AnUnknownTimerException
is thrown by RhinoHousekeepingMBean methods when a timer cannot be located.