|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ClassLoaderAware
The ClassLoaderAware interface provides the ability to configure a ClassLoader to be used by the implementing object when loading classes or resources.
| Method Summary | |
|---|---|
ClassLoader |
getContextClassLoader()
Retrieve the context ClassLoader for this object. |
void |
setContextClassLoader(ClassLoader loader)
Specify the context ClassLoader for this object. |
| Method Detail |
|---|
ClassLoader getContextClassLoader()
Thread.getContextClassLoader()void setContextClassLoader(ClassLoader loader)
loader - the context ClassLoader for this object
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||