| Package | Description |
|---|---|
| com.sun.jbi.management.descriptor |
| Modifier and Type | Field and Description |
|---|---|
protected ClassPath |
Component.bootstrapClassPath |
protected ClassPath |
Component.componentClassPath |
protected ClassPath |
Jbi.SharedLibrary.sharedLibraryClassPath |
| Modifier and Type | Method and Description |
|---|---|
ClassPath |
ObjectFactory.createClassPath()
Create an instance of
ClassPath |
ClassPath |
Component.getBootstrapClassPath()
Obtient la valeur de la propriété bootstrapClassPath.
|
ClassPath |
Component.getComponentClassPath()
Obtient la valeur de la propriété componentClassPath.
|
ClassPath |
Jbi.SharedLibrary.getSharedLibraryClassPath()
Obtient la valeur de la propriété sharedLibraryClassPath.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ClassPath> |
ObjectFactory.createBootstrapClassPath(ClassPath value)
|
JAXBElement<ClassPath> |
ObjectFactory.createComponentClassPath(ClassPath value)
|
JAXBElement<ClassPath> |
ObjectFactory.createSharedLibraryClassPath(ClassPath value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ClassPath> |
ObjectFactory.createBootstrapClassPath(ClassPath value)
|
JAXBElement<ClassPath> |
ObjectFactory.createComponentClassPath(ClassPath value)
|
JAXBElement<ClassPath> |
ObjectFactory.createSharedLibraryClassPath(ClassPath value)
|
void |
Component.setBootstrapClassPath(ClassPath value)
Définit la valeur de la propriété bootstrapClassPath.
|
void |
Component.setComponentClassPath(ClassPath value)
Définit la valeur de la propriété componentClassPath.
|
void |
Jbi.SharedLibrary.setSharedLibraryClassPath(ClassPath value)
Définit la valeur de la propriété sharedLibraryClassPath.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.