Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Complex Event Processing
11g Release 1 (11.1.1.4.0)

E14303-04
FRAMES    NO FRAMES


Uses of Interface
com.bea.wlevs.management.WebLogicMBean

Packages that use WebLogicMBean
com.bea.wlevs.deployment.mbean   
com.bea.wlevs.management.configuration   
com.bea.wlevs.management.diagnostic   
com.bea.wlevs.management.runtime   
com.bea.wlevs.monitor.management   
com.oracle.cep.cluster.ha.adapter.management   
com.oracle.cep.cluster.ha.adapter.runtime   
com.oracle.cep.cluster.hagroups.runtime   

 

Uses of WebLogicMBean in com.bea.wlevs.deployment.mbean

 

Subinterfaces of WebLogicMBean in com.bea.wlevs.deployment.mbean
 interface AppDeploymentMBean
           This MBean will manage the deployment of a deployable application in the Weblogic Event Server or in a cluster of WebLogic Event Servers.
 interface DeploymentServiceMBean
          Application deployment service MBean that includes non-public methods.

 

Uses of WebLogicMBean in com.bea.wlevs.management.configuration

 

Subinterfaces of WebLogicMBean in com.bea.wlevs.management.configuration
 interface AdapterMBean
          MBeans of this type wraps around a Adapter object which has been instantiated or configured through the spring-context file.
 interface ApplicationMBean
           This MBean represents an application instance that is deployed in the Weblogic Event Server.
 interface CacheMBean
           
 interface CacheStageMBean
          This MBean manages the configuration of a cache instance created as a stage in the Weblogic Event Server application as part of an EPN.
 interface CachingSystemMBean
          This MBean manages the configuration of a caching system instance.
 interface CartridgeMBean
          MBean interface that must be extended by Cartridge implementations to be able to query about the extensibility mechanisms of the Cartridge.
 interface CQLProcessorMBean
           
 interface DefaultAdapterMBean
           
 interface DomainMBean
          This MBean is the root of Weblogic Event Server configuration MBeans.
 interface EPLProcessorMBean
           This MBean will manage instances of epl processor whose configuration has been derived from com.bea.wlevs.configuration.application.DefaultProcessorConfig schema.
 interface EventBeanMBean
          This MBean manages the configuration of EventBeans
 interface EventChannelMBean
           
 interface HttpPubSubAdapterMBean
          This MBean manages the configuration of a HttpPubSubAdapter instance
 interface JMSAdapterMBean
          This MBean manages the configuration of a JMS adapter instance.
 interface ProcessorMBean
           
 interface RecordPlaybackMBean
           
 interface ServerMBean
          This MBean represents the configuration of an WebLogic Event Server instance.
 interface StageMBean
           
 interface StreamMBean
           This MBean will manage instances of Streams whose configuration has been derived from com.bea.wlevs.configuration.application.DefaultStreamConfig schema.
 interface TableMBean
          TableMBean manages tables that have been specified in an EPN using the wlevs:table tag.

 

Uses of WebLogicMBean in com.bea.wlevs.management.diagnostic

 

Subinterfaces of WebLogicMBean in com.bea.wlevs.management.diagnostic
 interface DiagnosticProfileManagerMBean
          Diagnostic profiles factory MBean to manage diagnostic profile MBeans.
 interface DiagnosticProfileMBean
          Diagnostic Profile MBean.a profile can be looked as a collection of probes that monitoring the performance of an application.All the probes must have the same start ponit.

 

Uses of WebLogicMBean in com.bea.wlevs.management.runtime

 

Subinterfaces of WebLogicMBean in com.bea.wlevs.management.runtime
 interface ApplicationRuntimeMBean
           
 interface CQLProcessorRuntimeMBean
           
 interface DomainRuntimeMBean
           
 interface ServerRuntimeMBean
           
 interface StageRuntimeMBean
           

 

Uses of WebLogicMBean in com.bea.wlevs.monitor.management

 

Subinterfaces of WebLogicMBean in com.bea.wlevs.monitor.management
 interface MonitorRuntimeMBean
          Interface to use for monitoring latency between different points or throughput at a point in an event processing network.
 interface ProbeRuntimeMBean
          Interface to use to receive monitoring metrics for a stage.

 

Uses of WebLogicMBean in com.oracle.cep.cluster.ha.adapter.management

 

Subinterfaces of WebLogicMBean in com.oracle.cep.cluster.ha.adapter.management
 interface BroadcastInboundAdapterMBean
           
 interface BroadcastQueueTrimmingAdapterMBean
          JMX interface to com.oracle.cep.cluster.ha.adapter.GroupBroadcastQueueTrimmingAdapter
 interface BufferingQueueTrimmingAdapterMBean
          JMX interface to BufferingQueueTrimmingAdapter
 interface CorrelatedQueueTrimmingAdapterMBean
          JMX interface to CorrelatedQueueTrimmingAdapter
 interface QueueTrimmingAdapterMBean
          JMX interface for QueueTrimmingAdapter

 

Classes in com.oracle.cep.cluster.ha.adapter.management that implement WebLogicMBean
 class BroadcastInboundAdapterMBeanImpl
           
 class BroadcastQueueTrimmingAdapterMBeanImpl
           
 class BufferingQueueTrimmingAdapterMBeanImpl
           
 class CorrelatedQueueTrimmingAdapterMBeanImpl
           
 class QueueTrimmingAdapterMBeanImpl
           

 

Uses of WebLogicMBean in com.oracle.cep.cluster.ha.adapter.runtime

 

Subinterfaces of WebLogicMBean in com.oracle.cep.cluster.ha.adapter.runtime
 interface BroadcastInboundAdapterRuntimeMBean
          JMX interface to com.oracle.cep.cluster.ha.adapter.inbound.GroupBroadcastInboundAdapter
 interface BroadcastQueueTrimmingAdapterRuntimeMBean
          JMX interface to com.oracle.cep.cluster.ha.adapter.GroupBroadcastQueueTrimmingAdapter
 interface BufferingQueueTrimmingAdapterRuntimeMBean
           
 interface CorrelatedQueueTrimmingAdapterRuntimeMBean
          JMX interface to CorrelatedQueueTrimmingAdapter
 interface HAAdapterRuntimeMBean
           
 interface QueueTrimmingAdapterRuntimeMBean
           

 

Classes in com.oracle.cep.cluster.ha.adapter.runtime that implement WebLogicMBean
 class BroadcastInboundAdapterRuntimeMBeanImpl
           
 class BroadcastQueueTrimmingAdapterRuntimeMBeanImpl
           
 class BufferingQueueTrimmingAdapterRuntimeMBeanImpl
           
 class CorrelatedQueueTrimmingAdapterRuntimeMBeanImpl
           
 class HAAdapterRuntimeMBeanImpl
           
 class QueueTrimmingAdapterRuntimeMBeanImpl
           

 

Uses of WebLogicMBean in com.oracle.cep.cluster.hagroups.runtime

 

Subinterfaces of WebLogicMBean in com.oracle.cep.cluster.hagroups.runtime
 interface ActiveActiveGroupRuntimeMBean
           

 

Classes in com.oracle.cep.cluster.hagroups.runtime that implement WebLogicMBean
 class ActiveActiveGroupRuntimeMBeanImpl
           

 


Overview  Package  Class   Use   Tree  Deprecated  Index  Help 
Copyright © 2007, 2011 Oracle and/or its affiliates. All rights reserved.
 PREV   NEXT FRAMES    NO FRAMES