|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDynamicClassProvider
Interface for pluggable dynamic module compilers
| Method Summary | |
|---|---|
boolean |
isModified()
|
void |
registerModule(ModuleDefinition aModule)
Called to register a module for potential compilation |
void |
unregisterModule(ModuleDefinition aModule)
Called to unregister a module from potential compilation |
| Method Detail |
|---|
void registerModule(ModuleDefinition aModule)
throws java.io.IOException
java.io.IOException
void unregisterModule(ModuleDefinition aModule)
throws java.io.IOException
java.io.IOExceptionboolean isModified()
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||