public class WLSContextCrossAppProxy
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
WLSContextCrossAppProxy.WLSCrossAppProxy  | 
| Constructor and Description | 
|---|
WLSContextCrossAppProxy()  | 
| Modifier and Type | Method and Description | 
|---|---|
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)  |