| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DynamicClassLoader
A dynamic class loader is a class loader which might get invalid over time. Clients can check a class loader if it implements this method and then reload classes if necessary.
| Method Summary | |
|---|---|
|  boolean | isLive()Is this class loader still alive/valid? | 
| Method Detail | 
|---|
boolean isLive()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||