public abstract class UnsatisfiedDependency extends Object
Modifier and Type | Field and Description |
---|---|
protected MetaClass |
injectedType |
protected String |
message |
Modifier | Constructor and Description |
---|---|
protected |
UnsatisfiedDependency(MetaClass enclosingType,
MetaClass injectedType,
String message) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.