|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.errai.ioc.rebind.ioc.exception.UnsatisfiedDependency
org.jboss.errai.ioc.rebind.ioc.exception.UnsatisfiedField
public class UnsatisfiedField
| Field Summary |
|---|
| Fields inherited from class org.jboss.errai.ioc.rebind.ioc.exception.UnsatisfiedDependency |
|---|
injectedType |
| Constructor Summary | |
|---|---|
UnsatisfiedField(MetaField field,
MetaClass enclosingType,
MetaClass injectedType)
|
|
| Method Summary | |
|---|---|
MetaField |
getField()
|
String |
toString()
|
| Methods inherited from class org.jboss.errai.ioc.rebind.ioc.exception.UnsatisfiedDependency |
|---|
getEnclosingType, getInjectedType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UnsatisfiedField(MetaField field,
MetaClass enclosingType,
MetaClass injectedType)
| Method Detail |
|---|
public String toString()
toString in class UnsatisfiedDependencypublic MetaField getField()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||