org.ow2.carol.cmi.ejb2_1.spec
Class CMIHandle

java.lang.Object
  extended by org.ow2.carol.cmi.ejb2_1.spec.CMIHandle
All Implemented Interfaces:
java.io.Serializable, javax.ejb.Handle

public class CMIHandle
extends java.lang.Object
implements javax.ejb.Handle

See Also:
Serialized Form

Constructor Summary
CMIHandle(javax.ejb.EJBObject ejbObjectProxy)
           
 
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

CMIHandle

public CMIHandle(javax.ejb.EJBObject ejbObjectProxy)
Method Detail

getEJBObject

public javax.ejb.EJBObject getEJBObject()
                                 throws java.rmi.RemoteException
Specified by:
getEJBObject in interface javax.ejb.Handle
Throws:
java.rmi.RemoteException


Copyright © 2007 OW2 Consortium. All Rights Reserved.