org.jboss.ejb.plugins.jrmp12.interfaces
Class StatelessSessionProxy
java.lang.Object
|
+--org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
|
+--org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy
|
+--org.jboss.ejb.plugins.jrmp12.interfaces.StatelessSessionProxy
- All Implemented Interfaces:
- java.io.Externalizable, InvocationHandler, java.io.Serializable
- public class StatelessSessionProxy
- extends StatelessSessionProxy
- implements InvocationHandler
- Version:
- $Revision: 1.4 $
- Author:
- Rickard Öberg (rickard.oberg@telkel.com)
- See Also:
- , Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatelessSessionProxy
public StatelessSessionProxy()
StatelessSessionProxy
public StatelessSessionProxy(java.lang.String name,
ContainerRemote container,
boolean optimize)
Copyright © 2000 The jBoss Organization. All Rights Reserved.