|
Errai 3.0.1-SNAPSHOT | |||||||||
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, message |
Constructor Summary | |
---|---|
UnsatisfiedMethod(MetaMethod method,
MetaClass enclosingType,
MetaClass injectedType,
String message)
|
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, String message)
Method Detail |
---|
public String toString()
toString
in class UnsatisfiedDependency
public MetaMethod getMethod()
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |