|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.crispy.impl.caucho.ConverterModifier
| Constructor Summary | |
ConverterModifier()
|
|
| Method Summary | |
InterceptorContext |
modifyAfterInvocation(InterceptorContext pvInterceptorContext)
After invoke the method you can modify the result. |
InterceptorContext |
modifyBeforeInvocation(InterceptorContext pvInterceptorContext)
Before invoke the method you can modify parameter and method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConverterModifier()
| Method Detail |
public InterceptorContext modifyBeforeInvocation(InterceptorContext pvInterceptorContext)
Modifier
modifyBeforeInvocation in interface ModifierpvInterceptorContext - InterceptorContext with Method and parameter.
InterceptorContext.public InterceptorContext modifyAfterInvocation(InterceptorContext pvInterceptorContext)
Modifier
modifyAfterInvocation in interface ModifierpvInterceptorContext - InterceptorContext with result.
InterceptorContext.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||