Uses of Interface
flux.j2ee.J2eeAction

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

Uses of J2eeAction in flux.j2ee
 

Subinterfaces of J2eeAction 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.
 interface J2eeKeyAction
          Abstract interface for common Java EE methods.
 interface JmsAction
          Publishes a JMS message to a JMS queue or JMS topic.
 



© 2014 Flux Corporation. All rights reserved.