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 |
registerClassWithMissingDependency(String className,
String missingClassName) |
Copyright © 2013 Seam Framework. All rights reserved.