Class | Description |
---|---|
JBossModuleClassLoader |
base implementation of
ModuleClassLoader s for this library
Holds a ScriptArchive and adds simple life-cycle hooks
adds a post-construction hook to inject classes into the classloader |
JBossModuleLoader |
Specialization of the
ModuleLoader class which exposes
many of the protected methods for convenience. |
JBossModuleUtils |
Utility methods for working with
Module s |
JBossScriptModule |
Encapsulates a the compiled classes and the resources in a
ScriptArchive |