All Classes and Interfaces
Class
Description
A skeleton implementation of EdnConnection interface, which should be
overridden by the actual implementers to provide concrete implementation of
methods such as publishEvent, subscribe, and unsubscribe.
An in-memory representation of a Business Event.
Used to build an event.
Support class for lookup of BusinessEventConnection factory instance.
BusinessEventFilters are used to restrict events that are sent to subscribers.
Event Handler for BusinessEvents.
Consistency level for BusinessEvent subscriptions.
This class represents an EdnConnection implementation based on mid-tier JDBC
API that interacts with a set of PL/SQL procedures for AQ-JMS.
This is typically for a Fusion Applications client who continues to use 11g
JDBC data sources of fixed JNDI names (created for EDN 11g AQ-DB
implementation) to interact with AQ-JMS in 12c.
Main interface extended for event publishing and subscription in EDN 12c.
Remote EDN connection where events can be published and subscribed.
This is typically for J2EE client with Oracle JMS adapter support/deployed.
Remote EDN connection where events can be published and subscribed.
This is for J2SE client (e.g.
Represents XPath Filter object that contains XPath filter expression and
namespace context.