|
intarsys runtime library | |||||||||
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 | |
---|---|
ClassLoader |
getClassLoader()
A ClassLoader instance suitable to load classes and resources in
the context of the receiver. |
Method Detail |
---|
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.
|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |