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