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   
 

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
          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 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 HttpPubSubAdapterMBean
          This MBean manages the configuration of a HttpPubSubAdapter instance
 interface JMSAdapterMBean
          This MBean manages the configuration of a JMS adapter instance.
 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.
 



Copyright © 2007 BEA Systems All Rights Reserved.