public class UnsatisfiedMethod extends UnsatisfiedDependency
injectedType, message
Constructor and Description |
---|
UnsatisfiedMethod(MetaMethod method,
MetaClass enclosingType,
MetaClass injectedType,
String message) |
Modifier and Type | Method and Description |
---|---|
MetaMethod |
getMethod() |
String |
toString() |
getEnclosingType, getInjectedType
public UnsatisfiedMethod(MetaMethod method, MetaClass enclosingType, MetaClass injectedType, String message)
public String toString()
toString
in class UnsatisfiedDependency
public MetaMethod getMethod()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.