|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.ejb.session.StatefulProviderProxy<X,T>
public class StatefulProviderProxy<X,T>
Component for stateful beans
| Constructor Summary | |
|---|---|
StatefulProviderProxy(StatefulContext<X,T> context)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
createObject(java.util.Hashtable<?,?> env)
Creates the object from the proxy. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatefulProviderProxy(StatefulContext<X,T> context)
| Method Detail |
|---|
public java.lang.Object createObject(java.util.Hashtable<?,?> env)
createObject in interface ObjectProxyenv - the calling environment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||