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 © 2018 JBoss, a division of Red Hat, Inc.. All Rights Reserved.