Package | Description |
---|---|
flux.j2ee |
Java EE triggers and actions
|
Modifier and Type | Interface and Description |
---|---|
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.
|
© 2000-2025 Flux Corporation. All rights reserved.