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 ServiceRegistryInvocationHandler

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

All Implemented Interfaces:
java.lang.reflect.InvocationHandler

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

Constructor Summary
ServiceRegistryInvocationHandler()
           

 

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

ServiceRegistryInvocationHandler

public ServiceRegistryInvocationHandler()

Method Detail

invoke

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

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.