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

E10653-04

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)
           
 
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)
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

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

E10653-04

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