Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.5.0)

E10653-06


oracle.jbo.client.svc
Class ServiceProxyInvocationHandler

java.lang.Object
  extended by oracle.jbo.client.svc.ServiceProxyInvocationHandler

All Implemented Interfaces:
java.lang.reflect.InvocationHandler

public class ServiceProxyInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler

Constructor Summary
ServiceProxyInvocationHandler(java.lang.Object serviceProxy, java.lang.String localHelperContextId)
           

 

Method Summary
 java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ServiceProxyInvocationHandler

public ServiceProxyInvocationHandler(java.lang.Object serviceProxy,
                                     java.lang.String localHelperContextId)

Method Detail

invoke

public java.lang.Object invoke(java.lang.Object proxy,
                               java.lang.reflect.Method method,
                               java.lang.Object[] args)
                        throws ServiceException
Specified by:
invoke in interface java.lang.reflect.InvocationHandler
Throws:
ServiceException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.5.0)

E10653-06


Copyright © 1997, 2011, Oracle. All rights reserved.