Class ServiceProxy
java.lang.Object
org.apache.naming.factory.webservices.ServiceProxy
- All Implemented Interfaces:
InvocationHandler
Object proxy for Web Services.
- Author:
- Fabien Carrion
-
Constructor Summary
ConstructorDescriptionServiceProxy
(Service service) Constructs a new ServiceProxy wrapping given Service instance. -
Method Summary
-
Constructor Details
-
ServiceProxy
Constructs a new ServiceProxy wrapping given Service instance.- Parameters:
service
- the wrapped Service instance- Throws:
ServiceException
- should be never thrown
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
- See Also:
-
setPortComponentRef
- Parameters:
portComponentRef
- List
-