|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface provides access to deployment-specific attributes that describe an installed SBB.
Method Summary | |
ProfileSpecificationID |
getAddressProfileSpecification()
Get the component identifier of the profile specification used for Address Profiles for this SBB. |
EventTypeID[] |
getEventTypes()
Get the component identifiers of the event types used by this SBB. |
ProfileSpecificationID[] |
getProfileSpecifications()
Get the component identifiers of the profile specifications used by this SBB. |
java.lang.String[] |
getResourceAdaptorEntityLinks()
Get the names of the resource adaptor entity links used by this SBB. |
ResourceAdaptorTypeID[] |
getResourceAdaptorTypes()
Get the component identifiers of the resource adaptor types used by this SBB. |
SbbID[] |
getSbbs()
Get the component identifiers of the SBBs used by this SBB. |
Methods inherited from interface javax.slee.management.ComponentDescriptor |
getDeployableUnit, getID, getName, getSource, getVendor, getVersion |
Method Detail |
public SbbID[] getSbbs()
public EventTypeID[] getEventTypes()
public ProfileSpecificationID[] getProfileSpecifications()
public ProfileSpecificationID getAddressProfileSpecification()
null
if the SBB does not use Address
Profiles.public ResourceAdaptorTypeID[] getResourceAdaptorTypes()
public java.lang.String[] getResourceAdaptorEntityLinks()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |