|
Copyright 2002 by aragost | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.aragost.araspect.handlers.Handler
|
+--com.aragost.araspect.handlers.ObjectHandler
| Constructor Summary | |
ObjectHandler()
|
|
| Method Summary | |
void |
addGetters(MethodContainer container)
Add method that we deem as getters to the specified MethodContainer |
static FieldEvaluator |
getFieldEvaluator()
Gets the fieldEvaluator. |
static MethodEvaluator |
getMethodEvaluator()
Gets the methodEvaluator. |
| Methods inherited from class com.aragost.araspect.handlers.Handler |
getFacade, getHtmlUtils, getInspector, getNext, getPath, initFromRequest, setNext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectHandler()
| Method Detail |
public static FieldEvaluator getFieldEvaluator()
public static MethodEvaluator getMethodEvaluator()
public void addGetters(MethodContainer container)
addGetters in class Handlercontainer - Add methods to this container
|
Copyright 2002 by aragost | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||