Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.3.0)

E17483-04


oracle.jbo.server.svc
Class WLSContextCrossAppProxy

java.lang.Object
  extended by oracle.jbo.server.svc.WLSContextCrossAppProxy


public class WLSContextCrossAppProxy
extends java.lang.Object

Nested Class Summary
static class WLSContextCrossAppProxy.WLSCrossAppProxy
           

 

Constructor Summary
WLSContextCrossAppProxy()
           

 

Method Summary
static
<T> T
makeProxy(java.lang.Class<T> ifc, T impl)
           
static
<T> T
makeProxy(java.lang.ClassLoader classLoader, java.lang.Class<T> ifc, T impl)
           

 

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

 

Constructor Detail

WLSContextCrossAppProxy

public WLSContextCrossAppProxy()

Method Detail

makeProxy

public static <T> T makeProxy(java.lang.Class<T> ifc,
                              T impl)

makeProxy

public static <T> T makeProxy(java.lang.ClassLoader classLoader,
                              java.lang.Class<T> ifc,
                              T impl)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.3.0)

E17483-04


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