Searched defs:EJBObjectImpl (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/
H A DEJBObjectImpl.java57 * EJBObjectImpl implements EJBObject methods for EJBs.
66 public abstract class EJBObjectImpl class in inherits:EJBLocalRemoteObject,EJBObject
72 new LocalStringManagerImpl(EJBObjectImpl.class);
94 protected EJBObjectImpl() throws RemoteException { method in class:EJBObjectImpl
127 * Get the Remote object corresponding to an EJBObjectImpl for
135 * Get the Remote object corresponding to an EJBObjectImpl for

Completed in 11 milliseconds