Package com.opencloud.rhino.facilities.usage
-
Interface Summary Interface Description UsageFacility The Usage Facility is used by SBBs and resource adaptors to gain access to the their usage parameter sets.UsageParametersInterface Base interface for a usage parameters interface. -
Enum Summary Enum Description CounterType Type of usage counters.SampleUnits Source and display units for a sample usage parameter.UsageCounter.Visibility Usage counter visibilities.UsageParameters.Singleton Usage parameter set type singleton status options. -
Exception Summary Exception Description UnrecognizedUsageParameterSetException This exception is thrown by the Usage Facility when passed a usage parameter set object that it does not recognize.UnrecognizedUsageParameterSetTypeException This exception is thrown by the Usage Facility when passed the name of a usage parameter set type that has not been declared in the SBB’s deployment descriptor. -
Annotation Types Summary Annotation Type Description SbbStatsPresentation Annotation that can be used on an SBB Abstract Class to define an SNMP OID suffix for the SBB.UsageCounter Annotation that can be used to provide addition information about a usage counter to the SLEE.UsageParameters Annotation that can be used to provide addition information about a usage parameters interface to the SLEE.UsageParameterSetNameOIDMapping Annotation that can be used to define an SNMP OID suffix mapping for a usage parameter set name.UsageSample Annotation that can be used to provide addition information about a usage sample statistic to the SLEE.