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. -
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 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.UsageSample Annotation that can be used to provide addition information about a usage sample statistic to the SLEE.