|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.proxy.impl.HomeHandleImpl
public class HomeHandleImpl
An EJB home handle implementation.
| Constructor Summary | |
|---|---|
HomeHandleImpl(java.lang.String jndiName)
Construct a HomeHandleImpl. |
|
| Method Summary | |
|---|---|
javax.ejb.EJBHome |
getEJBHome()
HomeHandle implementation. |
java.lang.String |
getJNDIName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HomeHandleImpl(java.lang.String jndiName)
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.EJBHome getEJBHome()
throws java.rmi.RemoteException
getEJBHome in interface javax.ejb.HomeHandlejava.rmi.ServerException - Could not get EJBObject.
java.rmi.RemoteExceptionpublic java.lang.String getJNDIName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||