|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DestroyableClassLoader
DestroyableClassLoader is a mixin interface for a ClassLoader that add a destroy method to propertly cleanup a classloader then dereferenced by the server.
Method Summary | |
---|---|
void |
destroy()
Destroys the clasloader releasing all resources. |
Method Detail |
---|
void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |