- EDN_BUS_PUBLISHED - Static variable in interface oracle.fabric.common.BusinessEvent
-
Flag indicates if the event is published by EDN Bus.
- EDN_JCA_DURABLE_LOCALTX_CONN_FACTORY_KEY - Static variable in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
- EDN_JCA_DURABLE_XA_CONN_FACTORY_KEY - Static variable in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
- EDN_JCA_LOCALTX_CONN_FACTORY_KEY - Static variable in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
- EDN_JCA_XA_CONN_FACTORY_KEY - Static variable in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
- EDN_JMS_CONNECTION_FACTORY_KEY - Static variable in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
- EDN_JMS_TOPIC_KEY - Static variable in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
- EDN_JMS_XA_CONNECTION_FACTORY_KEY - Static variable in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
- EDN_LOCALTX_DATASOURCE_KEY - Static variable in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
- EDN_USER_TRANSACTION_KEY - Static variable in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
- EDN_XA_DATASOURCE_KEY - Static variable in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
- EdnAqConnection - Class in oracle.integration.platform.blocks.event.jms2
-
This class represents an EdnConnection implementation based on mid-tier JDBC API that interacts with a set of PL/SQL procedures for AQ-JMS.
- EdnAqConnection(DataSource, DataSource, UserTransaction) - Constructor for class oracle.integration.platform.blocks.event.jms2.EdnAqConnection
-
Construct a remote JMS Connection to EDN.
- EdnAqConnectionFactory - Class in oracle.integration.platform.blocks.event.jms2
-
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.
- EdnAqConnectionFactory(DataSource, DataSource, UserTransaction) - Constructor for class oracle.integration.platform.blocks.event.jms2.EdnAqConnectionFactory
-
Construct a EdnJcaConnectionFactory responsible for creating EdnAqConnection.
- EdnClientUtil - Class in oracle.integration.platform.blocks.event.jms2
-
- EdnClientUtil() - Constructor for class oracle.integration.platform.blocks.event.jms2.EdnClientUtil
-
- EdnConnection - Interface in oracle.fabric.blocks.event
-
Main interface extended for event publishing and subscription in EDN 12c.
- EdnJcaConnection - Class in oracle.integration.platform.blocks.event.jms2
-
Remote EDN connection where events can be published and subscribed.
- EdnJcaConnection(Map<String, ConnectionFactory>, UserTransaction, Map<QName, Set<JmsConfig>>) - Constructor for class oracle.integration.platform.blocks.event.jms2.EdnJcaConnection
-
Construct a remote Connection to EDN via SOA JMS Adapter.
- EdnJcaConnectionFactory - Class in oracle.integration.platform.blocks.event.jms2
-
This is typically for J2EE client with Oracle JMS adapter support/deployed.
- EdnJcaConnectionFactory(Map<String, ConnectionFactory>, UserTransaction) - Constructor for class oracle.integration.platform.blocks.event.jms2.EdnJcaConnectionFactory
-
Construct a EdnJcaConnectionFactory responsible for creating EdnJcaConnection.
- EdnJmsConnection - Class in oracle.integration.platform.blocks.event.jms2
-
Remote EDN connection where events can be published and subscribed.
- EdnJmsConnection(Context) - Constructor for class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
Construct a remote JMS Connection to EDN.
- EdnJmsConnectionFactory - Class in oracle.integration.platform.blocks.event.jms2
-
This is for J2SE client (e.g.
- EdnJmsConnectionFactory(Properties) - Constructor for class oracle.integration.platform.blocks.event.jms2.EdnJmsConnectionFactory
-
Construct a EdnJcaConnectionFactory responsible for creating EdnJmsConnection.
- EdnJmsConnectionFactory(Properties, Properties) - Constructor for class oracle.integration.platform.blocks.event.jms2.EdnJmsConnectionFactory
-
Construct a EdnJcaConnectionFactory responsible for creating EdnJmsConnection.
- EdnJmsConnectionFactory(String, String) - Constructor for class oracle.integration.platform.blocks.event.jms2.EdnJmsConnectionFactory
-
- equals(Object) - Method in class oracle.fabric.blocks.event.JmsConfig
-
- EVENT_ID - Static variable in interface oracle.fabric.common.BusinessEvent
-
Standard header name.
- getAsDoc() - Method in interface oracle.fabric.common.BusinessEvent
-
Return the event as a DOM document.
- getBody() - Method in interface oracle.fabric.common.BusinessEvent
-
Get the XML body of the event.
- getBodyAsText() - Method in interface oracle.fabric.common.BusinessEvent
-
Get the payload body as serialized XML text.
- getClientID() - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
- getConnectionName() - Method in class oracle.fabric.blocks.event.JmsConfig
-
- getConsistencyLevel() - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Get the default ConsistencyLevel of event subscription.
- getConsistencyLevel() - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- getContextProvider() - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
Get context provider instance.
- getDefaultAQjmsConfig() - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultConnectionName(boolean, JmsConfig.JmsType, boolean, boolean) - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultConnectionName(boolean, JmsConfig.JmsType, boolean) - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultJmsConfig() - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultJmsConfig(boolean) - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultJmsConfig(boolean, JmsConfig.JmsType) - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultJmsConfig(boolean, boolean) - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultJmsConfig(boolean, boolean, JmsConfig.JmsType) - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultJmsConfig(JmsConfig.JmsType) - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultJmsConfigSet() - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultJmsConfigSet(JmsConfig.JmsType) - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultJmsType() - Method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultTopicName(boolean, JmsConfig.JmsType) - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getDefaultWLjmsConfig() - Static method in class oracle.fabric.blocks.event.JmsConfig
-
- getEDL() - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Get the default EDL URI with "oramds" referencing EDL content for event publishing.
- getEDL() - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- getEDN() - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- getEventHandler() - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Get the default BusinessEvent Handler to consume subscribed events.
- getEventHandler() - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- getEventName() - Method in interface oracle.fabric.common.BusinessEvent
-
The name of the Event.
- getEventToJmsMapping() - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
Get the event type to JMS resource mapping.
- getJmsType() - Method in class oracle.fabric.blocks.event.JmsConfig
-
- getPriority() - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Get the default message priority of event publishing.
- getPriority() - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- getProperties() - Method in interface oracle.fabric.common.BusinessEvent
-
Get all the properties of this event.
- getProperty(String) - Method in interface oracle.fabric.common.BusinessEvent
-
Get a single value for a header.
- getTimeout() - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Get the default timeout value (in milliseconds) to receive an event by the subscriber.
- getTimeout() - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- getTimeToLive() - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Get the default time to live (length of time in milliseconds from its dispatch time that a published message should be retained by the system) of event publishing.
- getTimeToLive() - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- getTopicConnectionFactory() - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
Get non-XA TopicConnectionFactory instance.
- getTopicName() - Method in class oracle.fabric.blocks.event.JmsConfig
-
- getUserTransaction() - Method in class oracle.integration.platform.blocks.event.jms2.EdnAqConnection
-
Get UserTranasction instance for XA.
- getUserTransaction() - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
Get UserTranasction instance for XA.
- getXaTopicConnectionFactory() - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
Get XA TopicConnectionFactory instance.
- getXPathFilter() - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Get the default XPath Filter to limited subscribed events.
- getXPathFilter() - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setBody(Element) - Method in class oracle.integration.platform.blocks.event.BusinessEventBuilder
-
- setBodyAsText(String) - Method in class oracle.integration.platform.blocks.event.BusinessEventBuilder
-
- setClientID(String) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
- setConnectionName(String) - Method in class oracle.fabric.blocks.event.JmsConfig
-
- setConsistencyLevel(ConsistencyLevel) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Set the default ConsistencyLevel of event subscription.
- setConsistencyLevel(ConsistencyLevel) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setContextProvider(ContextProvider) - Method in interface oracle.fabric.blocks.event.BusinessEventConnection
-
Set ContextProvider object.
- setContextProvider(ContextProvider) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setDatasourceProperties(Properties) - Static method in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
Specify custom JDBC data source properties (typically to overwrite default EDN JDBC data sources) for FA/AQ client to communicate with AQJMS topic based EDN.
- setDurable(boolean) - Method in class oracle.fabric.blocks.event.JmsConfig
-
- setEDL(String) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Set the default EDL URI with "oramds" referencing EDL content for event publishing.
- setEDL(String) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setEDN(IEDN) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setEventHandler(BusinessEventHandler) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Set the default BusinessEvent Handler to consume subscribed events.
- setEventHandler(BusinessEventHandler) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setEventName(QName) - Method in class oracle.integration.platform.blocks.event.BusinessEventBuilder
-
- setEventToJmsMapping(Map<QName, Set<JmsConfig>>) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
Set the event type to JMS resource mapping.
- setJcaConnectionFactories(Properties) - Static method in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
Custom JMS Connection Factories used by JCA adapter (typically to overwrite default JMS Connection Factories used by JCA adapter) for J2EE client (e.g.
- setJmsConfig(JmsConfig) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
Custom JmsConfig for all the events to be published and subscribed via this Event Connection.
- setJmsMapping(Properties) - Static method in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
Set custom JMS topic and JMS connection factories (to overwrite default mapping) for J2SE client (e.g.
- setJmsType(JmsConfig.JmsType) - Method in class oracle.fabric.blocks.event.JmsConfig
-
- setJndiProperties(Properties) - Static method in class oracle.integration.platform.blocks.event.BusinessEventConnectionFactorySupport
-
Specify standard JNDI properties pointing to SOA server.
- setPersistent(boolean) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Set the default persistent delivery mode of event publishing.
- setPersistent(boolean) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setPriority(int) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Set the default message priority of event publishing.
- setPriority(int) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setProperty(String, Object) - Method in class oracle.integration.platform.blocks.event.BusinessEventBuilder
-
- setRemote(boolean) - Method in class oracle.fabric.blocks.event.JmsConfig
-
- setRunAsPublisher(boolean) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Set the default runAs Publisher flag for event consumption.
- setRunAsPublisher(boolean) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setTimeout(long) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Set the default timeout value (in milliseconds) to receive an event by the subscriber.
- setTimeout(long) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setTimeToLive(long) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Set the default time to live (length of time in milliseconds from its dispatch time that a published message should be retained by the system) of event publishing.
- setTimeToLive(long) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- setTopicConnectionFactory(TopicConnectionFactory) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
Set a non-XA TopicConnectionFactory instance.
- setTopicName(String) - Method in class oracle.fabric.blocks.event.JmsConfig
-
- setUserTransaction(UserTransaction) - Method in class oracle.integration.platform.blocks.event.jms2.EdnAqConnection
-
Set UserTranasction instance for XA.
- setUserTransaction(UserTransaction) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
- setXA(boolean) - Method in class oracle.fabric.blocks.event.JmsConfig
-
- setXaTopicConnectionFactory(TopicConnectionFactory) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
Set a XA TopicConnectionFactory instance.
- setXPathFilter(XPathFilter) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Set the default XPath Filter to limited subscribed events.
- setXPathFilter(XPathFilter) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- SOURCE - Static variable in interface oracle.fabric.common.BusinessEvent
-
Source of event.
- stopReceiving() - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
request that receiver stop receiving events (exit the while loop - next time it checked the flag: stopReceivingRequested)
- subscribe(QName, String) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Subscribe to events with specified event name (QName) and default consistency level, XPath filter (if a default one exists), timeout, and event handler that consumes subscribed events.
- subscribe(QName, ConsistencyLevel, XPathFilter, BusinessEventHandler, boolean, long, String) - Method in interface oracle.fabric.blocks.event.EdnConnection
-
Subscribe to events with specified event name (QName), consistency level, XPath filter, and event handler that consumes subscribed events.
- subscribe(QName, String) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- subscribe(QName, ConsistencyLevel, XPathFilter, BusinessEventHandler, boolean, long, String) - Method in class oracle.integration.platform.blocks.event.jms2.BaseEdnConnection
-
- subscribe(QName, String) - Method in class oracle.integration.platform.blocks.event.jms2.EdnAqConnection
-
- subscribe(QName, ConsistencyLevel, XPathFilter, BusinessEventHandler, boolean, long, String) - Method in class oracle.integration.platform.blocks.event.jms2.EdnAqConnection
-
- subscribe(QName, String) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJcaConnection
-
- subscribe(QName, ConsistencyLevel, XPathFilter, BusinessEventHandler, boolean, long, String) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJcaConnection
-
- subscribe(QName, String) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
- subscribe(QName, ConsistencyLevel, XPathFilter, BusinessEventHandler, boolean, long, String) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
- subscribe(QName, ConsistencyLevel, XPathFilter, boolean, long, String) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-
- subscribeOnly(QName, String) - Method in class oracle.integration.platform.blocks.event.jms2.EdnJmsConnection
-