public class SharedLibraryDescriptor extends Object
| Constructor and Description |
|---|
SharedLibraryDescriptor(Jbi jbi)
Constructs a SharedLibraryDescriptor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName()
Get the name of the shared library
|
List<String> |
getSharedLibraryClassPathElements() |
boolean |
isSharedLibraryClassLoaderSelfFirst() |
public SharedLibraryDescriptor(Jbi jbi) throws IllegalArgumentException
an - IllegalArgumentException if the JbiType passed in not that
for a componentIllegalArgumentExceptionpublic String getName()
public String getDescription()
public boolean isSharedLibraryClassLoaderSelfFirst()
InstallationContextCopyright © 2011-2016 OpenESB Community. All Rights Reserved.