public interface IContext
Modifier and Type | Method and Description |
---|---|
java.lang.ClassLoader |
getClassLoader()
Get the classloader.
|
java.lang.Object |
getRootObject()
Get the root object.
|
java.lang.Object |
getUserContext()
Get the usercontext.
|
java.lang.Object getRootObject()
java.lang.Object getUserContext()
java.lang.ClassLoader getClassLoader()