Uses of Package
javax.slee.usage

Packages that use javax.slee.usage
javax.slee.management   
javax.slee.resource   
javax.slee.usage   
 

Classes in javax.slee.usage used by javax.slee.management
UnrecognizedUsageParameterSetNameException
          This exception is thrown by a UsageMBean when an attempt is made to refer to an usage parameter set that does not exist.
 

Classes in javax.slee.usage used by javax.slee.resource
NoUsageParametersInterfaceDefinedException
          This exception is thrown if a resource adaptor entity attempts to obtain a usage parameter set from its ResourceAdaptorContext if the Resource Adaptor did not define a Usage Parameters Interface.
UnrecognizedUsageParameterSetNameException
          This exception is thrown by a UsageMBean when an attempt is made to refer to an usage parameter set that does not exist.
 

Classes in javax.slee.usage used by javax.slee.usage
SbbUsageMBean
          Deprecated. This interface has been replaced with the UsageMBean interface, which specifies the source of the usage information using a generic NotificationSource object. However, to ensure backward compatibility, a UsageMBean object that is created by the SLEE for an SBB installed using a SLEE 1.0 deployment descriptor (as determined by the deployment descriptor's DOCTYPE declaration) must continue to implement this interface as well as the UsageMBean interface of SLEE 1.1.
UsageMBean
          The UsageMBean interface defines the basic common functionality required for the management of a single usage parameter set.
 



Copyright © 2009. All Rights Reserved.