|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.stateless.StatelessHandleRemoteImpl
public class StatelessHandleRemoteImpl
An EJB stateless session bean handle.
| Constructor Summary | |
|---|---|
StatelessHandleRemoteImpl()
|
|
StatelessHandleRemoteImpl(javax.ejb.EJBObject proxy)
Construct a StatelessHandleImpl. |
|
| Method Summary | |
|---|---|
javax.ejb.EJBObject |
getEJBObject()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatelessHandleRemoteImpl()
public StatelessHandleRemoteImpl(javax.ejb.EJBObject proxy)
handle - The initial context handle that will be used
to restore the naming context or null to use
a fresh InitialContext object.name - JNDI name.| Method Detail |
|---|
public javax.ejb.EJBObject getEJBObject()
throws java.rmi.RemoteException
getEJBObject in interface javax.ejb.Handlejava.rmi.RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||