Uses of Class
javax.slee.management.ComponentDescriptor

Packages that use ComponentDescriptor
javax.slee.management   
javax.slee.profile   
javax.slee.resource   
 

Uses of ComponentDescriptor in javax.slee.management
 

Subclasses of ComponentDescriptor in javax.slee.management
 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 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.
 

Methods in javax.slee.management that return ComponentDescriptor
 ComponentDescriptor DeploymentMBean.getDescriptor(ComponentID id)
          Get the component descriptor for a component identifier.
 ComponentDescriptor[] DeploymentMBean.getDescriptors(ComponentID[] ids)
          Get an array of component descriptors corresponding to an array of component identifiers.
 

Uses of ComponentDescriptor in javax.slee.profile
 

Subclasses of ComponentDescriptor in javax.slee.profile
 class ProfileSpecificationDescriptor
          This class provides access to deployment-specific attributes that describe an installed profile specification.
 

Uses of ComponentDescriptor in javax.slee.resource
 

Subclasses of ComponentDescriptor in javax.slee.resource
 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.
 



Copyright © 2009. All Rights Reserved.