Package flux.j2ee

Java EE triggers and actions

See:
          Description

Interface Summary
DynamicEjbEntityAction Invokes a method on an EJB entity bean home interface, which is responsible for returning one or more remote references.
DynamicEjbSessionAction Creates and invokes a method on an EJB session bean.
EjbEntityAction Invokes a method on an EJB entity bean home interface, which is responsible for returning one or more remote references.
EjbListener Used to create and invoke EJBs.
EjbSessionAction Creates and invokes a method on an EJB session bean.
J2eeAction Abstract interface for common Java EE methods.
J2eeFactory Creates J2EE actions and triggers.
J2eeKeyAction Abstract interface for common Java EE methods.
JmsAction Publishes a JMS message to a JMS queue or JMS topic.
 

Enum Summary
JmsMessageType Enumerates the six different kinds of JMS messages that can be sent from a JMS Action.
 

Package flux.j2ee Description

Java EE triggers and actions



© 2014 Flux Corporation. All rights reserved.