Skip Headers
Oracle® Fusion Middleware Developer's Guide for Oracle Complex Event Processing
11
g
Release 1 (11.1.1.6.0) for Eclipse
Part Number E14301-06
Home
Book List
Contents
Index
Master Index
Contact Us
Previous
Next
PDF
·
Mobi
·
ePub
List of Examples
1-1 EPN Assembly File With Nested Bean
1-2 EPN Assembly File With all Nodes Nested
1-3 Application 1 Referencing Foreign Stage in Application 2
1-4 Foreign Stage in Application 2
1-5 netio Element
1-6 Accessing the netio Element port Value
1-7 Adding a ConfigurationPropertyPlaceholderConfigurer
1-8 Sample Resource: Data Source StockDS
1-9 Static Resource Injection Using Static Resource Names: Annotations
1-10 Static Resource Injection Using Static Resource Names: XML
1-11 Static Resource Injection Using Static Resource Names: Annotations
1-12 Static Resource Injection Using Static Resource Names: XML
1-13 Custom Component Configuration
1-14 Static Resource Injection Using Dynamic Resource Names: Annotations
1-15 Static Resource Injection Using Dynamic Resource Names: XML
1-16 Dynamic Resource Injection: Annotations
1-17 Dynamic Resource Lookup Using JNDI
2-1 Event Type Repository
2-2 Specifying Java Data Types for java.util.Map Event Type Properties
2-3 Specifying com.bea.welvs.ede.api.Type Data Types for Tuple Event Type Properties
2-4 MarketEvent Class
2-5 MarketEvent Class
2-6 EPN Assembly File event-type-repository
2-7 Programmatically Registering an Event
2-8 EPN Assembly File event-type-repository
2-9 ForeignExchangeEvent Class: Does not Conform to JavaBean Standards
2-10 ForeignExchangeBuilderFactory
2-11 EPN Assembly File event-type-repository
2-12 Programmatically Registering an Event
2-13 EPN Assembly File event-type-repository
2-14 Programmatically Registering an Event
2-15 EPN Assembly File With OSGi Reference to EventTypeRepository
2-16 Accessing the EventTypeRepository in the MyBean Implementation
2-17 Java Source File Using the @ServiceReference Annotation
2-18 Java Source File Using the @Service Annotation
3-1 Default eclipse.ini File
3-2 Memory Resources
3-3 Virtual Machine Path
4-1 Accessing a Properties File
6-1 Assembly Source for EPN With Nested Bean
6-2 Assembly Source for EPN With all Nodes Nested
7-1 wlevs:adapter Element for Inbound Adapter
7-2 jms-adapter Element for Inbound Adapter
7-3 jms-adapter Element With Tibco EMS JMS Configuration
7-4 wlevs:adapter Element for Inbound Adapter
7-5 jms-adapter Element for Inbound Adapter
7-6 jms-adapter Elements for an Oracle WebLogic Server JMS Provider
7-7 wlevs:adapter Element for Inbound Adapter
7-8 jms-adapter Element for Inbound Adapter
7-9 jms-adapter Element With Tibco EMS JMS Configuration
7-10 Custom Converter for an Inbound JMS Adapter
7-11 Specifying a Converter Class for an Inbound JMS Adapter in the EPN Assembly File
7-12 Custom Converter for an Outbound JMS Adapter
7-13 Specifying a Converter Class for an Outbound JMS Adapter in the EPN Assembly File
9-1 EPN Assembly File Channel Id: priceStream
9-2 Component Configuration File Channel Name: priceStream
9-3 Channel as Relation: primary-key Attribute
9-4 PriceEvent
9-5 filterFanoutProcessor Oracle CQL Queries
9-6 Using selector to Control Which Query Results are Output
9-7 Batch Processing Channel
9-8 Component Configuration File Header and config Element
9-9 Component Configuration File Channel Element
9-10 EPN Assembly File Channel Id: priceStream
9-11 Component Configuration File Channel Name: priceStream
9-12 Component Configuration File Header and config Element
9-13 Component Configuration File Channel Element
9-14 EPN Assembly File Channel Id: priceStream
9-15 Component Configuration File Channel Name: priceStream
9-16 Sample Channel Component Configuration File
9-17 Channel EPN Assembly File
10-1 EPN Assembly File Oracle CQL Processor Id: proc
10-2 Component Configuration File Oracle CQL Processor Name: proc
10-3 Default Processor Component Configuration
10-4 Table Create SQL Statement
10-5 Oracle CQL Query on Relational Database Table Stock
10-6 Oracle CEP Server config.xml File With Data Source StockDS
10-7 EPN Assembly File table Element
10-8 EPN Assembly File table-source Element
10-9 EPN Assembly File event-type element for a Table
10-10 Oracle CQL Query Using Table Event Type StockEvent
10-11 Query Configured to Allow Parallel Execution
10-12 Query Configured to Allow Parallel Execution Across Partitions
11-1 EPN Assembly File EPL Processor Id: proc
11-2 Component Configuration File EPL Processor Name: proc
12-1 EPN Assembly File Caching System Id: cacheSystem
12-2 Component Configuration File Caching System Name: cacheSystem
12-3 EPN Assembly File Caching Id: cache1
12-4 Component Configuration File Caching Name: cache1
12-5 Application Configuration File: Coherence Cache
12-6 Oracle Coherence Cache LocalListener Implementation
12-7 Oracle Coherence Cache EPN Assembly File for a Cache Loader
12-8 Oracle Coherence Cache LocalLoader Implementation
12-9 Oracle Coherence Cache EPN Assembly File for a Cache Store
12-10 Oracle Coherence Cache LocalStore Implementation
12-11 Valid Oracle CQL Query Against a Cache
13-1 bdb-config Element
13-2 Default bdb-config Element
17-1 bea-jaxws.xml File
18-1 EPN Assembly File: Oracle Spatial Namespace and Schema Location
18-2 spatial:context Element in EPN Assembly File
18-3 spatial:context Element in EPN Assembly File
18-4 Referencing spatial:context in an Oracle CQL Query
18-5 EPN Assembly File: Oracle JDBC Data Cartridge Namespace and Schema Location
18-6 jdbc:jdbc-context Element in EPN Assembly File: id
18-7 Component Configuration File: Oracle JDBC Data Cartridge Namespace
18-8 jc:jdbc-ctx Element in Component Configuration File
18-9 jc:jdbc-ctx Element in Component Configuration File: name
18-10 jc:jdbc-ctx Element in Component Configuration File: data-source
18-11 jc:jdbc-ctx Element in Component Configuration File: function
18-12 Referencing JDBC Application Context in an Oracle CQL Query
19-1 Annotated Custom Adapter Implementation
19-2 Extended Component Configuration: Annotations
19-3 Extended Component Configuration File: XSD
19-4 Custom Adapter Implementation
19-5 Extended Component Configuration
21-1 Simple Failover EPN Assembly File
21-2 Simple Failover Component Configuration Assembly File
21-3 Simple Failover EPN Assembly File: Buffering Output Adapter
21-4 Application Timestamp Configuration
21-5 Configuring windowLength in the Buffering Output Adapter
21-6 Simple Failover Component Configuration File With High Availability Adapters
21-7 Simple Failover With Buffering EPN Assembly File
21-8 Simple Failover With Buffering Component Configuration Assembly File
21-9 Simple Failover EPN Assembly File: Buffering Output Adapter
21-10 Application Timestamp Configuration
21-11 Configuring windowLength in the Buffering Output Adapter
21-12 Simple Failover With Buffering Component Configuration File
21-13 Light-Weight Queue Trimming EPN Assembly File
21-14 Light-Weight Queue Trimming Component Configuration Assembly File
21-15 Light-Weight Queue Trimming EPN Assembly File: High Availability Input Adapter
21-16 Light-Weight Queue Trimming EPN Assembly File: Broadcast Output Adapter
21-17 High Availability Input Adapter: Default Configuration
21-18 High Availability Input Adapter: Tuple Events
21-19 High Availability Input Adapter: Key of One Event Property
21-20 High Availability Input Adapter: Key of Multiple Event Properties
21-21 MyCompoundKeyClass Implementation
21-22 Application Timestamp Configuration
21-23 Broadcast Output Adapter: Default Configuration
21-24 Broadcast Output Adapter: Key of One Event Property
21-25 Broadcast Output Adapter: Key of Multiple Event Properties
21-26 MyCompoundKeyClass Implementation
21-27 Light-Weight Queue Trimming Component Configuration File
21-28 Precise Recovery With JMS EPN Assembly File
21-29 Precise Recovery With JMS Component Configuration Assembly File
21-30 Precise Recovery With JMS EPN Assembly File: High Availability Input Adapter
21-31 Precise Recovery With JMS EPN Assembly File: Correlating Output Adapter
21-32 High Availability Input Adapter: Default Configuration
21-33 High Availability Input Adapter: Tuple Events
21-34 High Availability Input Adapter: Key of One Event Property
21-35 High Availability Input Adapter: Key of Multiple Event Properties
21-36 MyCompoundKeyClass Implementation
21-37 Application Timestamp Configuration
21-38 Correlating Output Adapter Configuration: failOverDelay
21-39 Inbound JMS Adapter Assembly File
21-40 Inbound JMS Adapter Component Configuration File
21-41 Creating the Correlated Source
21-42 Correlating Output Adapter: correlatedSource
21-43 Inbound and Outbound JMS Adapter Component Configuration File
21-44 High Availability Input and Output Adapter Component Configuration File
21-45 High Availability Input Adapter EPN Assembly File
21-46 High Availability Input Adapter Component Configuration File
21-47 Buffering Output Adapter EPN Assembly File
21-48 Buffering Output Adapter Component Configuration File
21-49 Broadcast Output Adapter EPN Assembly File
21-50 Broadcast Output Adapter Component Configuration File
21-51 Correlating Output Adapter EPN Assembly File
21-52 Correlating Output Adapter Component Configuration File
22-1 ActiveActiveGroupBean bean Element
22-2 Common jms-adapter Selector Definitions
23-1 Definition of Event Type PriceEvent
23-2 EventPartitioner Class
23-3 EventPartitioner Class Implementation
23-4 ActiveActiveGroupBean bean Element
23-5 jms-adapter Selector Definition for ocep-server-1
23-6 Precise Recovery With JMS EPN Assembly File
23-7 Precise Recovery With JMS Component Configuration Assembly File
23-8 ActiveActiveGroupBean bean Element
23-9 jms-adapter Element for Inbound JMS Adapters
23-10 jms-adapter Selector Definition for ocep-server-1
23-11 jms-adapter Element for Outbound JMS Adapters
23-12 ActiveActiveGroupBean bean Element With groupPattern Attribute
24-1 bundler.sh Command Line Options
24-2 Using the Bundler Utility
24-3 Bundle JAR Contents
24-4 Service Registration Log Messages
24-5 MyActivator Class Implementation
24-6 Un-JAR the Database Driver
24-7 Adding Export-Package to the Manifest Editor
24-8 Adding a Bundle-Activator Element to the Manifest Editor
24-9 Adding a DynamicImport-Package Element to the Manifest Editor
24-10 Message Arguments
24-11 Log Message Catalog
24-12 Simple Text Catalog
24-13 Locale-Specific Catalog
25-1 EmployeeEvent Event Type
25-2 Data Feed File for EmployeeEvent Event Type
26-1 Event Inspector JSON Event
26-2 Event Inspector Service Local HTTP Pub-Sub Server
26-3 Oracle CEP Built-In HTTP Pub-Sub Server http-pubsub Element
26-4 Event Inspector Service Remote HTTP Pub-Sub Server
26-5 Oracle CEP Built-In HTTP Pub-Sub Server http-pubsub Element
C-1 Single-Row User Defined Function Implementation Class
C-2 Single-Row User Defined Function for an Oracle CQL Processor
C-3 Invoking the Single-Row User-Defined Function on an Oracle CQL Processor
C-4 Single-Row User Defined Function Implementation Class
C-5 Single-Row User Defined Function for an EPL Processor
C-6 Invoking the Single-Row User-Defined Function on an EPL Processor
C-7 Aggregate User Defined Function Implementation Class
C-8 Aggregate User Defined Function for an Oracle CQL Processor
C-9 Invoking the Aggregate User-Defined Function on an Oracle CQL Processor
C-10 Aggregate User Defined Function Implementation Class
C-11 Aggregate User Defined Function for an EPL Processor
C-12 Invoking the Aggregate User-Defined Function on an EPL Processor
C-13 User Defined Function Using Nested Bean Element
C-14 User Defined Function Using Reference
D-1 adapter Element Hierarchy
D-2 http-pub-sub-adapter Element Hierarchy
D-3 jms-adapter Element Hierarchy
D-4 processor (EPL) Element Hierarchy
D-5 processor (Oracle CQL) Element Hierarchy
D-6 stream Element Hierarchy
D-7 channel Element Hierarchy
D-8 event-bean Element Hierarchy
D-9 caching-system Element Hierarchy
D-10 coherence-caching-system Element Hierarchy
D-11 diagnostic-profiles Element Hierarchy
D-12 filterFanoutProcessor Oracle CQL Queries
D-13 Using selector to Control Which Query Results are Output
G-1 Log Message Catalog Hierarchy
G-2 Simple Text Catalog Hierarchy
G-3 Log Message Catalog
G-4 Simple Text Catalog
H-1 Locale-Specific Log Message Catalog Hierarchy
H-2 Locale-Specific Simple Text Catalog Hierarchy
H-3 Locale-Specific Log Message Catalog
H-4 Locale-Specific Simple Text Catalog
I-1 @Activate Annotation
I-2 HelloWorldAdapterConfig
I-3 @Prepare Annotation
I-4 @Rollback Annotation
I-5 @Service Annotation
Scripting on this page enhances content navigation, but does not change the content in any way.