Uses of Interface
javax.slee.management.VendorExtensions

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

Uses of VendorExtensions in javax.slee.management
 

Classes in javax.slee.management that implement VendorExtensions
 class Alarm
          The Alarm class contains information about an alarm that has been raised in the SLEE.
 class AlarmNotification
          Notifications of this type are emitted by an AlarmMBean to indicate that some component or subsystem in the SLEE is experiencing a problem.
 class ComponentDescriptor
          The ComponentDescriptor class is the common base class for all component descriptors.
 class DeployableUnitDescriptor
          This class provides access to deployment-specific attributes that describe an installed deployable unit.
 class EventTypeDescriptor
          This class provides access to deployment-specific attributes that describe an installed event type.
 class LibraryDescriptor
          This class provides access to deployment-specific attributes that describe an installed library.
 class ResourceAdaptorEntityStateChangeNotification
          This notification is emitted by a ResourceManagementMBean object to indicate a change in the operational state of a resource adaptor entity.
 class SbbDescriptor
          This class provides access to deployment-specific attributes that describe an installed SBB.
 class ServiceDescriptor
          This class provides access to deployment-specific attributes that describe an installed Service.
 class ServiceStateChangeNotification
          This notification is emitted by a ServiceManagementMBean object to indicate a change in the operational state of a Service.
 class SleeStateChangeNotification
          This notification is emitted by a SleeManagementMBean object to indicate a change in the operational state of the SLEE.
 class TraceNotification
          Notifications of this type are emitted by a TraceMBean.
 

Uses of VendorExtensions in javax.slee.profile
 

Classes in javax.slee.profile that implement VendorExtensions
 class ProfileSpecificationDescriptor
          This class provides access to deployment-specific attributes that describe an installed profile specification.
 

Uses of VendorExtensions in javax.slee.resource
 

Classes in javax.slee.resource that implement VendorExtensions
 class ResourceAdaptorDescriptor
          This class provides access to deployment-specific attributes that describe an installed resource adaptor.
 class ResourceAdaptorTypeDescriptor
          This class provides access to deployment-specific attributes that describe an installed resource adaptor type.
 

Uses of VendorExtensions in javax.slee.usage
 

Classes in javax.slee.usage that implement VendorExtensions
 class SampleStatistics
          This class provides basic statistical information for a sample-type usage parameter.
 class UsageNotification
          Notifications of this type are emitted by a UsageMBean to indicate a counter-type usage parameter has been updated or a sample-type usage parameter has accumulated a new sample.
 



Copyright © 2009. All Rights Reserved.