public class StatelessProviderProxy<X,T> extends java.lang.Object implements ObjectProxy
Constructor and Description |
---|
StatelessProviderProxy(T proxy) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
createObject(java.util.Hashtable env)
Creates the object from the proxy.
|
public StatelessProviderProxy(T proxy)
public java.lang.Object createObject(java.util.Hashtable env)
createObject
in interface ObjectProxy
env
- the calling environment