|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LibraryID | |
|---|---|
| javax.slee.management | |
| javax.slee.profile | |
| javax.slee.resource | |
| Uses of LibraryID in javax.slee.management |
|---|
| Methods in javax.slee.management that return LibraryID | |
|---|---|
LibraryID[] |
DeploymentMBean.getLibraries()
Get the set of libraries installed in the SLEE. |
LibraryID[] |
ComponentDescriptor.getLibraries()
Get the component identifiers of libraries used by this component. |
| Constructors in javax.slee.management with parameters of type LibraryID | |
|---|---|
ComponentDescriptor(ComponentID component,
DeployableUnitID deployableUnit,
java.lang.String source,
LibraryID[] libraries)
Create a new component descriptor. |
|
EventTypeDescriptor(EventTypeID component,
DeployableUnitID deployableUnit,
java.lang.String source,
LibraryID[] libraries,
java.lang.String eventClass)
Create a new event type component descriptor. |
|
LibraryDescriptor(LibraryID component,
DeployableUnitID deployableUnit,
java.lang.String source,
LibraryID[] libraries,
java.lang.String[] libraryJars)
Create a new library component descriptor. |
|
LibraryDescriptor(LibraryID component,
DeployableUnitID deployableUnit,
java.lang.String source,
LibraryID[] libraries,
java.lang.String[] libraryJars)
Create a new library component descriptor. |
|
SbbDescriptor(SbbID component,
DeployableUnitID deployableUnit,
java.lang.String source,
LibraryID[] libraries,
SbbID[] sbbs,
EventTypeID[] eventTypes,
ProfileSpecificationID[] profileSpecs,
ProfileSpecificationID addressProfileSpec,
ResourceAdaptorTypeID[] raTypes,
java.lang.String[] linkNames)
Create a new SBB component descriptor. |
|
| Uses of LibraryID in javax.slee.profile |
|---|
| Constructors in javax.slee.profile with parameters of type LibraryID | |
|---|---|
ProfileSpecificationDescriptor(ProfileSpecificationID component,
DeployableUnitID deployableUnit,
java.lang.String source,
LibraryID[] libraries,
ProfileSpecificationID[] profileSpecs,
java.lang.String cmpInterface)
Create a new profile specification component descriptor. |
|
| Uses of LibraryID in javax.slee.resource |
|---|
| Constructors in javax.slee.resource with parameters of type LibraryID | |
|---|---|
ResourceAdaptorDescriptor(ResourceAdaptorID component,
DeployableUnitID deployableUnit,
java.lang.String source,
LibraryID[] libraries,
ResourceAdaptorTypeID[] raTypes,
ProfileSpecificationID[] profileSpecs,
boolean supportsActiveReconfiguration)
Create a new resource adaptor component descriptor. |
|
ResourceAdaptorTypeDescriptor(ResourceAdaptorTypeID component,
DeployableUnitID deployableUnit,
java.lang.String source,
LibraryID[] libraries,
java.lang.String[] activityTypes,
java.lang.String raInterface,
EventTypeID[] eventTypes)
Create a new resource adaptor type component descriptor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||