org.objectweb.jonas.ws.axis.JServiceProxy Class Reference

Collaboration diagram for org.objectweb.jonas.ws.axis.JServiceProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 JServiceProxy (JService service) throws ServiceException
Object invoke (Object proxy, Method method, Object[] args) throws Throwable

Detailed Description

JServiceProxy

Author:
Guillaume Sauthier

Definition at line 42 of file JServiceProxy.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ws.axis.JServiceProxy.JServiceProxy JService  service  )  throws ServiceException
 

Constructs a new JServiceProxy wrapping given JService instance.

Parameters:
service the wrapped JService instance
Exceptions:
ServiceException should be never thrown

Definition at line 70 of file JServiceProxy.java.


Member Function Documentation

Object org.objectweb.jonas.ws.axis.JServiceProxy.invoke Object  proxy,
Method  method,
Object[]  args
throws Throwable
 

See also:
java.lang.reflect.InvocationHandler#invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])

Definition at line 84 of file JServiceProxy.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:09:53 2005 for JOnAS by  doxygen 1.3.9.1