Project Wonder 5.0.0.8793

er.ajax.json
Class JSONRequestHandler.JSONComponentCallback

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

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

See Also:
Serialized Form

Constructor Summary
JSONRequestHandler.JSONComponentCallback(WOContext context)
           
 
Method Summary
 void postInvoke(Object context, Object instance, Method method, Object result)
           
 void preInvoke(Object context, Object instance, Method method, 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(WOContext context)
Method Detail

preInvoke

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

postInvoke

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

Last updated: Thu, Jan 8, 2009 • 04:37 AM EST

Copyright © 2002 – 2007 Project Wonder.