Enterprise JavaBeans(TM) 3.1 API 1.0.2.Final-redhat-1

Uses of Interface
javax.ejb.Handle

Packages that use Handle
javax.ejb   
 

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.
 


Enterprise JavaBeans(TM) 3.1 API 1.0.2.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.