Interface | Description |
---|---|
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 | Description |
---|---|
JmsMessageType |
Enumerates the six different kinds of JMS messages that can be sent from a
JMS Action.
|
© 2000-2025 Flux Corporation. All rights reserved.