| Package | Description |
|---|---|
| com.sun.jbi.management.descriptor | |
| com.sun.jbi.management.registry.xml | |
| com.sun.jbi.management.repository | |
| com.sun.jbi.management.util |
| Modifier and Type | Method and Description |
|---|---|
Jbi |
ObjectFactory.createJbi()
Create an instance of
Jbi |
| Constructor and Description |
|---|
ComponentDescriptor(Jbi jbi)
Constructs a ComponentDescriptor.
|
ServiceAssemblyDescriptor(Jbi jbi)
Constructs a ServiceAssemblyDescriptor.
|
SharedLibraryDescriptor(Jbi jbi)
Constructs a SharedLibraryDescriptor.
|
| Modifier and Type | Method and Description |
|---|---|
Jbi |
GenericQueryImpl.getComponentJbi(String componentName) |
Jbi |
GenericQueryImpl.getServiceAssemblyJbi(String serviceAssemblyName) |
Jbi |
GenericQueryImpl.getSharedLibraryJbi(String sharedLibraryName) |
| Modifier and Type | Method and Description |
|---|---|
Jbi |
Archive.getJbiXml(boolean localized)
Return a reference to the JAXB object model of the archive's
deployment descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
Jbi |
ArchiveHelper.loadJbiXml(File archiveFile,
boolean validate)
Load the jbi.xml from the archive
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.