org.vraptor.component
Class FieldOutjecter
java.lang.Object
org.vraptor.component.FieldOutjecter
- All Implemented Interfaces:
- Outjecter
public class FieldOutjecter
- extends Object
- implements Outjecter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldOutjecter
public FieldOutjecter(FieldAnnotation<Out> fout)
getKey
public String getKey()
- Specified by:
getKey in interface Outjecter
getScope
public ScopeType getScope()
- Specified by:
getScope in interface Outjecter
getValue
public Object getValue(Object obj)
throws GettingException,
MethodInvocationException
- Specified by:
getValue in interface Outjecter
- Throws:
GettingException
MethodInvocationException
Copyright © 2004-2008 VRaptor. All Rights Reserved.