JavaComponentClassLoader
public interface IJavaComponentClassLoader
Modifier and Type | Method | Description |
---|---|---|
IResourceHandle |
getJavaComponentHandle() |
Get the resource handle of the Java component, this loader belongs to.
|
java.lang.String |
getName() |
Get the name of the classloader that is useful for display
|
boolean |
isOperational() |
Get whether this loader is still in operation.
|
java.lang.String getName()
IResourceHandle getJavaComponentHandle()
boolean isOperational()