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) |
Copyright © 2016. All Rights Reserved.