public interface ModuleClassLoaderFactory
Modifier and Type | Method | Description |
---|---|---|
ModuleClassLoader |
create(ModuleClassLoader.Configuration configuration) |
Create the module class loader.
|
ModuleClassLoader create(ModuleClassLoader.Configuration configuration)
null
, then a default implementation is used.configuration
- the configuration to usenull
to use the defaultCopyright © 2018 JBoss by Red Hat. All rights reserved.