org.vraptor.component
Class FieldOutjecter

java.lang.Object
  extended by org.vraptor.component.FieldOutjecter
All Implemented Interfaces:
Outjecter

public class FieldOutjecter
extends Object
implements Outjecter


Constructor Summary
FieldOutjecter(FieldAnnotation<Out> fout)
           
 
Method Summary
 String getKey()
           
 ScopeType getScope()
           
 Object getValue(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldOutjecter

public FieldOutjecter(FieldAnnotation<Out> fout)
Method Detail

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.