|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClassLoaderSupport
An interface indicating support for getting a ClassLoader
.
Method Summary | |
---|---|
java.lang.ClassLoader |
getClassLoader()
A ClassLoader instance suitable to load classes and resources in
the context of the receiver. |
Method Detail |
---|
java.lang.ClassLoader getClassLoader()
ClassLoader
instance suitable to load classes and resources in
the context of the receiver.
ClassLoader
instance suitable to load classes and
resources in the context of the receiver.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |