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.runtime   
com.bea.wlevs.monitor.management   
com.bea.wlevs.processor.epl.management   
 

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.
 

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
           
 interface CachingSystemMBean
           
 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
           
 interface HttpPubSubAdapterMBean
           
 interface JMSAdapterMBean
           
 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.
 

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

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

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.bea.wlevs.processor.epl.management
 

Subinterfaces of WebLogicMBean in com.bea.wlevs.processor.epl.management
 interface EventTypeRepositoryMBean
           
 



Copyright © 2007 BEA Systems All Rights Reserved.