org.jboss.maven.plugins.injection
Class MethodBodyReturn
java.lang.Object
org.jboss.maven.plugins.injection.TargetMember
org.jboss.maven.plugins.injection.MethodBodyReturn
public class MethodBodyReturn
- extends TargetMember
Specifically, a replace the body of a member method to return the injection value.
- Author:
- Steve Ebersole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodBodyReturn
public MethodBodyReturn()
getMethodName
public String getMethodName()
setMethodName
public void setMethodName(String methodName)
getMemberName
public String getMemberName()
- Specified by:
getMemberName
in class TargetMember
Copyright © 2012 JBoss, a division of Red Hat, Inc. All Rights Reserved.