public interface XletContext
Modifier and Type | Method and Description |
---|---|
ClassLoader |
getClassLoader() |
Container |
getContainer() |
Object |
getXletProperty(String key) |
void |
notifyDestroyed() |
void |
notifyPaused() |
void |
resumeRequest() |
static final String ARGS
ClassLoader getClassLoader()
Container getContainer() throws UnavailableContainerException
UnavailableContainerException
void notifyDestroyed()
void notifyPaused()
void resumeRequest()