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 Figures
1-1 The HelloWorld Example Event Processing Network
1-2 Oracle CEP Application Lifecycle State Diagram
2-1 EPN Editor
2-2 Event Type Repository Editor
2-3 Event Type Repository Editor - JavaBean Event
2-4 EPN Editor
2-5 Event Type Repository Editor
2-6 Event Type Repository Editor - Tuple Event
3-1 Install Dialog
3-2 Add Site Dialog
3-3 Install Dialog - Site Selected
3-4 Install Dialog - Install Details
3-5 About Eclipse
3-6 About Eclipse Features Dialog
3-7 Feature Plug-ins Dialog
3-8 Install Dialog
3-9 Add Site Dialog
3-10 Select Local Site Archive Dialog
3-11 About Eclipse
3-12 About Eclipse Features Dialog
3-13 Feature Plug-ins Dialog
3-14 Configuration Details for Java 6
4-1 Oracle CEP Project Structure
4-2 New Project - Select a Wizard Dialog
4-3 New Oracle CEP Application Project Wizard: Create an Oracle CEP Application
4-4 New Oracle CEP Application Project Wizard: Oracle CEP Application Content
4-5 New Oracle CEP Application Project Wizard: Template Dialog
4-6 New Dialog
4-7 New CEP Assembly File Dialog
4-8 New Dialog
4-9 New CEP Application Configuration File Dialog
4-10 Oracle CEP Project build.properties File
4-11 Export Dialog
4-12 Oracle CEP Applications Export: Select Project Dialog
4-13 Workspace Launcher Dialog
4-14 Import Dialog
4-15 Import Projects Dialog
4-16 Project Properties Dialog: Project Facets
4-17 Modify Faceted Project
4-18 Preferences Dialog
4-19 Project Properties Dialog: Targeted Runtimes
4-20 Builder Error
4-21 Workspace Launcher Dialog
4-22 Import Dialog
4-23 Import Projects Dialog
4-24 Project Properties Dialog: Project Facets
4-25 Modify Faceted Project
4-26 Preferences Dialog
4-27 Project Properties Dialog: Targeted Runtimes
4-28 Builder Error
4-29 Preferences Dialog
4-30 Oracle CEP IDE for Eclipse lib Directory
4-31 Manifest Editor: Build Tab
4-32 Manifest Editor - Runtime Tab
4-33 JAR Selection Dialog
4-34 Manifest Editor Runtime tab After Adding a JAR to the Classpath
4-35 Manifest Editor MANIFEST.MF Tab
4-36 Package Explorer
4-37 Manifest Editor: Dependencies Tab
4-38 Plug-in Selection Dialog
4-39 Oracle CEP IDE for Eclipse properties Directory
4-40 Manifest Editor: Build Tab
4-41 Oracle CEP IDE for Eclipse lib Directory
4-42 Manifest Editor: Runtime tab
4-43 Package Selection Dialog
4-44 Manifest Editor Runtime tab After Exporting a Package
4-45 Oracle CEP IDE for Eclipse lib Directory
4-46 Manifest Editor: Dependencies tab
4-47 Package Selection Dialog
4-48 Manifest Editor Dependencies tab After Importing a Package
4-49 Properties Dialog
4-50 Oracle CEP Problem Severities Dialog: Workspace
4-51 Oracle CEP Problem Severities Dialog: Project
5-1 Oracle CEP IDE for Eclipse Server View
5-2 New Server: Define New Server Dialog (No Installed Runtimes)
5-3 New Server: New Oracle CEP v11.1 Runtime Dialog
5-4 New Server: Define New Server (Installed Runtimes) Dialog
5-5 New Server: New Oracle CEP v11.1 Server
5-6 New Server: New Oracle CEP v11 Server Dialog for a Local Server
5-7 Preferences - Server
5-8 Oracle CEP IDE for Eclipse Server View
5-9 New Server: Define New Server Dialog (No Installed Runtimes)
5-10 New Server: New Oracle CEP v11.1 Runtime Dialog
5-11 New Server: Define New Server (Installed Runtimes) Dialog
5-12 New Server: New Oracle CEP v11.1 Server
5-13 New Server: New Oracle CEP v11 Server Dialog for a Remote Server
5-14 Preferences - Server - Installed Runtimes
5-15 New Server Runtime Environment Dialog
5-16 New Server Runtime Environment: New Oracle CEP v11.1 Runtime Dialog
5-17 Starting an Oracle CEP Server
5-18 Stopping an Oracle CEP Server
5-19 Attaching to an Existing Local Oracle CEP Server Instance
5-20 Attach to Running CEP Server
5-21 Attaching to an Existing Remote Oracle CEP Server Instance
5-22 Stopping an Oracle CEP Server
5-23 Adding a Project to an Oracle CEP Server
5-24 Add and Remove Dialog
5-25 Server View After Adding a Project
5-26 Select Cluster Deployment Group Name Dialog
5-27 Server View After Deploying (Publishing) a Project
5-28 Server Overview Editor
5-29 Editing the Domain Configuration File
5-30 Oracle CEP Domain Configuration File config.xml
5-31 Opening the Oracle CEP Visualizer
5-32 Oracle CEP Visualizer
5-33 Setting a Breakpoint
5-34 Starting the Oracle CEP Server in Debug Mode
6-1 Opening the EPN Editor from a Project
6-2 EPN Editor
6-3 Opening the EPN Editor from a Context or Configuration File
6-4 EPN Editor
6-5 EPN Flow Representation
6-6 Filtering the EPN by Assembly File
6-7 Zoom Level
6-8 Optimize Layout
6-9 Show/Hide Unconnected Beans
6-10 Exporting the EPN as an Image File
6-11 Printing the EPN
6-12 Configuration Badging
6-13 Link Source
6-14 Link Source Assembly File
6-15 Link Listener
6-16 Link Listener Assembly File
6-17 EPN With Nested Bean
6-18 EPN With all Nodes Nested
6-19 Event Type Repository Editor
6-20 Node with Configuration Badge
6-21 Component Configuration File: Hyperlinking to EPN Assembly File
6-22 EPN Assembly File: Hyperlinking to Component Configuration File
6-23 Oracle CQL Statement: Event Schema
6-24 Corresponding Event Definition in EPN Assembly File
6-25 Example Oracle CEP EPN
6-26 Oracle CEP Type Browser
6-27 Opening the FilterAsia EPN Assembly File
6-28 Opening the FilterAsia Component Configuration File
6-29 Creating a Basic Node
6-30 New Basic Node
6-31 Creating an Adapter Node
6-32 New Adapter Wizard
6-33 New Adapter Wizard - jms-inbound
6-34 New Adapter Wizard - jms-outbound
6-35 New Adapter Wizard - httppub
6-36 New Adapter Wizard - httpsub
6-37 New Adapter Node
6-38 Creating a Processor Node
6-39 New Processor Dialog
6-40 New Processor Node
6-41 Connecting Nodes: Connection Allowed
6-42 Connecting Nodes: Connection Forbidden
6-43 Valid Connections
6-44 EPN Assembly File: Before Connection
6-45 EPN Assembly File: After Connection
6-46 Laying Out Nodes
6-47 Renaming Nodes
6-48 Deleting Nodes
6-49 EPN Before Deleting a Channel Node
6-50 Assembly File Before Deleting a Channel Node
6-51 EPN After Deleting a Channel Node
6-52 Assembly File After Deleting a Channel Node
8-1 Built-In Pub-Sub Adapter For Local Publishing
8-2 Built-In Pub-Sub Adapter For Remote Publishing
8-3 Built-In Pub-Sub Adapter For Subscribing
9-1 EPN With Oracle CQL Processor and Down-Stream Channel
9-2 Channel With Configuration Badge
9-3 Channel With Configuration Badge
9-4 EPN with Two Channels
12-1 Editing the MANIFEST.MF File
12-2 Editing the MANIFEST.MF File
12-3 Cache as Processor Source
12-4 Cache as Processor Sink
13-1 Configuring Record and Playback in an EPN
20-1 Oracle CEP High Availability: Primary and Secondary Servers
20-2 Oracle CEP High Availability Lifecycle State Diagram
20-3 Secondary Failure
20-4 Primary Failure and Failover
20-5 High Availability Adapters in the EPN
20-6 High Availability and Scalability
20-7 Precise Recovery with JMS
20-8 Event Order
21-1 Simple Failover EPN
21-2 Simple Failover With Buffering EPN
21-3 Light-Weight Queue Trimming EPN
21-4 Precise Recovery With JMS EPN
22-1 Event Partitioner EPN
22-2 Oracle CEP ActiveActiveGroupBean Without High Availability
22-3 Oracle CEP ActiveActiveGroupBean With High Availability
23-1 EventPartitioner EPN
23-2 New Java Class Dialog
23-3 Precise Recovery With JMS EPN
23-4 Oracle CEP ActiveActiveGroupBean With High Availability
24-1 Foreign Stage Dependency Graph
24-2 Preferences Dialog: Application Library Path
24-3 Select Path Variable Dialog
24-4 New Variable Dialog
24-5 Select Path Variable: With Variable
24-6 Variable Extension Dialog
24-7 Preferences Dialog: Application Library Path With Path Variable
24-8 Oracle CEP IDE for Eclipse lib Directory
24-9 New Java Class Dialog
24-10 Manifest Editor: Overview Tab
24-11 Manifest Editor: Runtime Tab
24-12 JAR Selection Dialog
24-13 Manifest Editor: Dependencies Tab
24-14 Package Selection Dialog
24-15 Manifest Editor
D-1 EPN With Oracle CQL Processor and Down-Stream Channel
J-1 Perspective Shortcut Menu
J-2 Oracle CEP IDE for Eclipse
J-3 Configuring the Oracle CEP Server for Automatic Publishing
J-4 Oracle CEP IDE for Eclipse Server View
J-5 New Oracle CEP Application Project Dialog
J-6 Templates Dialog
J-7 Project Explorer
J-8 Starting the Oracle CEP Server
J-9 Add and Remove Projects Dialog
J-10 Editing Java Source for an Adapter
J-11 Java Editor for helloworldAdapter
J-12 Manually Publishing a Project
J-13 Java Editor for HelloWorldBean
J-14 HelloWorldBean in the Debugger
Scripting on this page enhances content navigation, but does not change the content in any way.