Package | Description |
---|---|
org.jboss.shrinkwrap.api |
Modifier and Type | Method and Description |
---|---|
<T extends Assignable> |
ExtensionLoader.addOverride(Class<T> extensionClass,
Class<? extends T> extensionImplClass)
Add a Override to the normal Extension loading.
|
ExtensionLoader |
Configuration.getExtensionLoader() |
ExtensionLoader |
ConfigurationBuilder.getExtensionLoader() |
Modifier and Type | Method and Description |
---|---|
ConfigurationBuilder |
ConfigurationBuilder.extensionLoader(ExtensionLoader extensionLoader)
Sets the
ExtensionLoader to be used, returning this instance |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.