|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClassLoaderAccess
An interface indicating support for complete access (get and set) to a
ClassLoader
.
Method Summary | |
---|---|
void |
setClassLoader(ClassLoader classLoader)
Assign the class loader suitable for use in the context of the generic receiver object. |
Methods inherited from interface de.intarsys.tools.reflect.IClassLoaderSupport |
---|
getClassLoader |
Method Detail |
---|
void setClassLoader(ClassLoader classLoader)
classLoader
- The class loader to be used.
|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |