
public interface ModuleClassLoaderFactory
| Modifier and Type | Method and 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 © 2017 JBoss by Red Hat. All rights reserved.