Uses of Interface
javax.ejb.Handle

Packages that use Handle
javax.ejb API used by EJB 3.0 container 
 

Uses of Handle in javax.ejb
 

Methods in javax.ejb that return Handle
 Handle EJBObject.getHandle()
          Obtain a handle for the EJB object.
 

Methods in javax.ejb with parameters of type Handle
 void EJBHome.remove(Handle handle)
          Remove an EJB object identified by its handle.
 



Copyright © 2008. All Rights Reserved.