public interface ModuleSpaceHost extends RebindOracle
Modifier and Type | Method and Description |
---|---|
CompilingClassLoader |
getClassLoader() |
String[] |
getEntryPointTypeNames() |
TreeLogger |
getLogger() |
void |
onModuleReady(ModuleSpace space) |
rebind
String[] getEntryPointTypeNames()
CompilingClassLoader getClassLoader()
TreeLogger getLogger()
void onModuleReady(ModuleSpace space) throws UnableToCompleteException
UnableToCompleteException
Copyright © 2018. All rights reserved.