public class MissingDependenciesRegistry extends org.jboss.weld.bootstrap.api.helpers.AbstractBootstrapService
| Constructor and Description |
|---|
MissingDependenciesRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupAfterBoot() |
String |
getMissingDependencyForClass(String className) |
void |
handleResourceLoadingException(String className,
Throwable e) |
void |
registerClassWithMissingDependency(String className,
String missingClassName) |
cleanupCopyright © 2017. All rights reserved.