|
||||||||||
| 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.UnsatisfiedMethod
public class UnsatisfiedMethod
| Field Summary |
|---|
| Fields inherited from class org.jboss.errai.ioc.rebind.ioc.exception.UnsatisfiedDependency |
|---|
injectedType |
| Constructor Summary | |
|---|---|
UnsatisfiedMethod(MetaMethod method,
MetaClass enclosingType,
MetaClass injectedType)
|
|
| Method Summary | |
|---|---|
MetaMethod |
getMethod()
|
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 UnsatisfiedMethod(MetaMethod method,
MetaClass enclosingType,
MetaClass injectedType)
| Method Detail |
|---|
public String toString()
toString in class UnsatisfiedDependencypublic MetaMethod getMethod()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||