Event Type Repository Management

9-6 Oracle Complex Event Processing Visualizer Users Guide ■ Oracle CEP local cache: a local, in-memory single-JVM cache. ■ Oracle Coherence: a JCache-compliant in-memory distributed data grid solution for clustered applications and application servers. It coordinates updates to the data using cluster-wide concurrency control, replicates data modifications across the cluster using the highest performing clustered protocol available, and delivers notifications of data modifications to any servers that request them. You take advantage of Oracle Coherence features using the standard Java collections API to access and modify data, and use the standard JavaBean event model to receive data change notifications. ■ Third-party caches: you can create a plug-in to allow Oracle CEP to work with other, third-party cache implementations. For more information, see: ■ Section 18.2, Managing Oracle Coherence ■ Configuring Oracle CEP Caching in the Oracle Complex Event Processing Developers Guide for Eclipse

9.11 Log Management

Oracle CEP Visualizer allows you to change the server-wide logging configuration, such as the severity of log messages you want the server to print out, the name of the log file, and so on. You can also view and modify the logging level of individual components and configure logging for new components.. For more information, see: ■ Chapter 19, Managing Oracle CEP Server Logs ■ Configuring Logging and Debugging for Oracle CEP in the Oracle Complex Event Processing Administrators Guide Note: Before you can use Oracle CEP with Oracle Coherence, you must obtain a valid Oracle Coherence license such as a license for Coherence Enterprise Edition, Coherence Grid Edition, or Oracle WebLogic Application Grid. For more information on Oracle Coherence, see http:www.oracle.comtechnologyproductscoherence index.html . 10 Managing Deployments 10-1 10 Managing Deployments This section contains the typical deployment tasks you can perform with Oracle CEP Visualizer, including: ■ Section 10.1, Viewing Deployments ■ Section 10.2, Adding or Deleting Deployments For more information, see: ■ Section 9.1, Deployment Management ■ Chapter 5, Managing Application Lifecycle

10.1 Viewing Deployments

This section describes: ■ Section 10.1.1, How to View the Applications Deployed to an Oracle CEP Server ■ Section 10.1.2, How to View the Application Libraries Deployed to an Oracle CEP Server

10.1.1 How to View the Applications Deployed to an Oracle CEP Server

Using the Oracle CEP Visualizer, you can view the applications deployed to a selected Oracle CEP server. To view the applications deployed to an Oracle CEP server: 1. In the left pane, click the Domain Server node, where Domain refers to the name of your Oracle CEP domain and Server refers to the name of the server instance.

2. In the right pane, click the Applications tab.

The Applications tab is displayed as Figure 10–1 shows.