Project Wonder 5.0

er.ajax.json
Class JSONRequestHandler.JSONComponentCallback

java.lang.Object
  extended by er.ajax.json.JSONRequestHandler.JSONComponentCallback
All Implemented Interfaces:
java.io.Serializable, org.jabsorb.callback.InvocationCallback
Enclosing class:
JSONRequestHandler

protected static class JSONRequestHandler.JSONComponentCallback
extends java.lang.Object
implements org.jabsorb.callback.InvocationCallback

See Also:
Serialized Form

Constructor Summary
JSONRequestHandler.JSONComponentCallback(com.webobjects.appserver.WOContext context)
           
 
Method Summary
 void postInvoke(java.lang.Object context, java.lang.Object instance, java.lang.reflect.Method method, java.lang.Object result)
           
 void preInvoke(java.lang.Object context, java.lang.Object instance, java.lang.reflect.Method method, java.lang.Object[] arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONRequestHandler.JSONComponentCallback

public JSONRequestHandler.JSONComponentCallback(com.webobjects.appserver.WOContext context)
Method Detail

preInvoke

public void preInvoke(java.lang.Object context,
                      java.lang.Object instance,
                      java.lang.reflect.Method method,
                      java.lang.Object[] arguments)
               throws java.lang.Exception
Specified by:
preInvoke in interface org.jabsorb.callback.InvocationCallback
Throws:
java.lang.Exception

postInvoke

public void postInvoke(java.lang.Object context,
                       java.lang.Object instance,
                       java.lang.reflect.Method method,
                       java.lang.Object result)
                throws java.lang.Exception
Specified by:
postInvoke in interface org.jabsorb.callback.InvocationCallback
Throws:
java.lang.Exception

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.