Uses of Interface
flux.j2ee.EjbListener

Packages that use EjbListener
flux.j2ee Java EE triggers and actions 
 

Uses of EjbListener in flux.j2ee
 

Subinterfaces of EjbListener in flux.j2ee
 interface DynamicEjbEntityAction
          Invokes a method on an EJB entity bean home interface, which is responsible for returning one or more remote references.
 interface DynamicEjbSessionAction
          Creates and invokes a method on an EJB session bean.
 interface EjbEntityAction
          Invokes a method on an EJB entity bean home interface, which is responsible for returning one or more remote references.
 interface EjbSessionAction
          Creates and invokes a method on an EJB session bean.
 



© 2014 Flux Corporation. All rights reserved.