org.apache.struts2.json
Class JSONWriter.JSONAnnotationFinder

java.lang.Object
  extended by org.apache.struts2.json.JSONWriter.JSONAnnotationFinder
Enclosing class:
JSONWriter

protected static class JSONWriter.JSONAnnotationFinder
extends Object


Constructor Summary
JSONWriter.JSONAnnotationFinder(Method accessor)
           
 
Method Summary
 String getName()
           
 JSONWriter.JSONAnnotationFinder invoke()
           
 boolean shouldSerialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONWriter.JSONAnnotationFinder

public JSONWriter.JSONAnnotationFinder(Method accessor)
Method Detail

shouldSerialize

public boolean shouldSerialize()

getName

public String getName()

invoke

public JSONWriter.JSONAnnotationFinder invoke()


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.