JSONRequestHandler.JSONComponentCallback Class Reference
Inherits org::jabsorb::callback::InvocationCallback.
List of all members.
|
Public Member Functions |
| | JSONComponentCallback (WOContext context) |
| void | postInvoke (Object context, Object instance, Method method, Object result) throws Exception |
| void | preInvoke (Object context, Object instance, Method method, Object[] arguments) throws Exception |
Private Attributes |
| WOContext | _context |
Constructor & Destructor Documentation
Member Function Documentation
| void postInvoke |
( |
Object |
context, |
|
|
Object |
instance, |
|
|
Method |
method, |
|
|
Object |
result | |
|
) |
| | throws Exception |
| void preInvoke |
( |
Object |
context, |
|
|
Object |
instance, |
|
|
Method |
method, |
|
|
Object[] |
arguments | |
|
) |
| | throws Exception |
Member Data Documentation
The documentation for this class was generated from the following file: