Uses of Interface
flex.management.BaseControlMBean

Packages that use BaseControlMBean
flex.management Management classes. 
flex.management.runtime.messaging Management classes for runtime monitoring and management. 
flex.management.runtime.messaging.client Management classes for runtime FlexClient monitoring and management. 
flex.management.runtime.messaging.endpoints Management classes for runtime endpoint monitoring and management. 
flex.management.runtime.messaging.log Management classes for runtime log monitoring and management. 
flex.management.runtime.messaging.services Management classes for runtime service monitoring and management. 
flex.management.runtime.messaging.services.http Proxy service management classes. 
flex.management.runtime.messaging.services.messaging Management and monitoring classes for runtime service messaging classes. 
flex.management.runtime.messaging.services.messaging.adapters Management classes for runtime adapter monitoring and management. 
flex.management.runtime.messaging.services.remoting Remoting service management classes. 
flex.management.runtime.messaging.services.remoting.adapters Remoting service adapter management classes. 
 

Uses of BaseControlMBean in flex.management
 

Classes in flex.management that implement BaseControlMBean
 class BaseControl
          The implementation of the BaseControlMBean interface.
 

Uses of BaseControlMBean in flex.management.runtime.messaging
 

Subinterfaces of BaseControlMBean in flex.management.runtime.messaging
 interface DestinationControlMBean
          Defines the runtime monitoring and management interface for managed destinations.
 interface MessageBrokerControlMBean
          Defines the runtime monitoring and management interface for managed MessageBrokers.
 interface MessageDestinationControlMBean
          Defines the runtime monitoring and management interface for managed MessageDestinations.
 

Classes in flex.management.runtime.messaging that implement BaseControlMBean
 class DestinationControl
          The DestinationControl class is the MBean implementation for monitoring and managing a Destination at runtime.
 class MessageBrokerControl
          The MessageBrokerControl class is the MBean implemenation for monitoring and managing a MessageBroker at runtime.
 class MessageDestinationControl
          The MessageDestinationControl class is the MBean implementation for monitoring and managing a MessageDestination at runtime.
 

Uses of BaseControlMBean in flex.management.runtime.messaging.client
 

Subinterfaces of BaseControlMBean in flex.management.runtime.messaging.client
 interface FlexClientManagerControlMBean
          Defines the runtime monitoring and management interface for managed flex client managers.
 

Uses of BaseControlMBean in flex.management.runtime.messaging.endpoints
 

Subinterfaces of BaseControlMBean in flex.management.runtime.messaging.endpoints
 interface AMFEndpointControlMBean
          Defines the runtime monitoring and management interface for managed AMF endpoints.
 interface EndpointControlMBean
          Defines the runtime monitoring and management interface for managed endpoints.
 interface HTTPEndpointControlMBean
          Defines the runtime monitoring and management interface for managed HTTP endpoints.
 interface StreamingAMFEndpointControlMBean
          Defines the runtime monitoring and management interface for managed streaming AMF endpoints.
 interface StreamingEndpointControlMBean
          Defines the runtime monitoring and management interface for managed streaming endpoints.
 interface StreamingHTTPEndpointControlMBean
          Defines the runtime monitoring and management interface for managed streaming HTTP endpoints.
 

Classes in flex.management.runtime.messaging.endpoints that implement BaseControlMBean
 class AMFEndpointControl
          The AMFEndpointControl class is the MBean implemenation for monitoring and managing an AMFEndpoint at runtime.
 class EndpointControl
          The EndpointControl class is the MBean implementation for monitoring and managing an Endpoint at runtime.
 class HTTPEndpointControl
          The HTTPEndpointControl class is the MBean implemenation for monitoring and managing a HTTPEndpoint at runtime.
 class StreamingAMFEndpointControl
          The StreamingAMFEndpointControl class is the MBean implemenation for monitoring and managing an StreamingAMFEndpoint at runtime.
 class StreamingEndpointControl
          The StreamingEndpointControl class is the base MBean implementation for monitoring and managing a BaseStreamingHTTPEndpoint at runtime.
 class StreamingHTTPEndpointControl
          The StreamingHTTPEndpointControl class is the MBean implemenation for monitoring and managing a StreamingHTTPEndpoint at runtime.
 

Uses of BaseControlMBean in flex.management.runtime.messaging.log
 

Subinterfaces of BaseControlMBean in flex.management.runtime.messaging.log
 interface LogControlMBean
          Defines the exposed properties and operations of the LogControl.
 

Classes in flex.management.runtime.messaging.log that implement BaseControlMBean
 class LogControl
          The LogControl class is the MBean implemenation for monitoring and managing a Log at runtime through the LogManager.
 

Uses of BaseControlMBean in flex.management.runtime.messaging.services
 

Subinterfaces of BaseControlMBean in flex.management.runtime.messaging.services
 interface HTTPProxyServiceControlMBean
          Defines the runtime monitoring and management interface for managed HTTP proxy services.
 interface MessageServiceControlMBean
          Defines the runtime monitoring and management interface for managed message services.
 interface RemotingServiceControlMBean
          Defines the runtime monitoring and management interface for managed remoting services.
 interface ServiceAdapterControlMBean
          Defines the runtime monitoring and management interface for service adapters.
 interface ServiceControlMBean
          Defines the runtime monitoring and management interface for managed services.
 

Classes in flex.management.runtime.messaging.services that implement BaseControlMBean
 class MessageServiceControl
          The MessageServiceControl class is the MBean implemenation for monitoring and managing a MessageService at runtime.
 class RemotingServiceControl
          The RemotingServiceControl class is the MBean implemenation for monitoring and managing a RemotingService at runtime.
 class ServiceAdapterControl
          The ServiceAdapterControl class is the base MBean implementation for monitoring and managing a ServiceAdapter at runtime.
 class ServiceControl
          The ServiceControl class is the MBean implementation for monitoring and managing a Service at runtime.
 

Uses of BaseControlMBean in flex.management.runtime.messaging.services.http
 

Subinterfaces of BaseControlMBean in flex.management.runtime.messaging.services.http
 interface HTTPProxyAdapterControlMBean
          Defines the runtime monitoring and management interface for managed HTTP proxy adapters.
 interface SOAPProxyAdapterControlMBean
          Defines the runtime monitoring and management interface for managed SOAP proxy adapters.
 

Uses of BaseControlMBean in flex.management.runtime.messaging.services.messaging
 

Subinterfaces of BaseControlMBean in flex.management.runtime.messaging.services.messaging
 interface SubscriptionManagerControlMBean
          Defines the runtime monitoring and management interface for SubscriptionManagers.
 interface ThrottleManagerControlMBean
          Defines the runtime monitoring and management interface for ThrottleManagers.
 

Classes in flex.management.runtime.messaging.services.messaging that implement BaseControlMBean
 class SubscriptionManagerControl
          The SubscriptionManagerControl class is the MBean implementation for monitoring and managing a SubscriptionManager at runtime.
 class ThrottleManagerControl
          The ThrottleManagerControl class is the MBean implementation for monitoring and managing a ThrottleManager at runtime.
 

Uses of BaseControlMBean in flex.management.runtime.messaging.services.messaging.adapters
 

Subinterfaces of BaseControlMBean in flex.management.runtime.messaging.services.messaging.adapters
 interface ActionScriptAdapterControlMBean
          Defines the runtime monitoring and management interface for managed ActionScript messaging adapters.
 interface JMSAdapterControlMBean
          Defines the runtime monitoring and management interface for managed JMS adapters.
 

Classes in flex.management.runtime.messaging.services.messaging.adapters that implement BaseControlMBean
 class ActionScriptAdapterControl
          The ActionScriptAdapterControl class is the MBean implemenation for monitoring and managing ActionScriptAdapters at runtime.
 class JMSAdapterControl
          The JMSAdapterControl class is the MBean implemenation for monitoring and managing JMSAdapters at runtime.
 

Uses of BaseControlMBean in flex.management.runtime.messaging.services.remoting
 

Subinterfaces of BaseControlMBean in flex.management.runtime.messaging.services.remoting
 interface RemotingDestinationControlMBean
          Defines the runtime monitoring and management interface for managed RemotingDestinations.
 

Classes in flex.management.runtime.messaging.services.remoting that implement BaseControlMBean
 class RemotingDestinationControl
          The RemotingDestinationControl class is the MBean implementation for monitoring and managing a RemotingDestination at runtime.
 

Uses of BaseControlMBean in flex.management.runtime.messaging.services.remoting.adapters
 

Subinterfaces of BaseControlMBean in flex.management.runtime.messaging.services.remoting.adapters
 interface JavaAdapterControlMBean
          Defines the runtime monitoring and management interface for managed Java service adapters.
 

Classes in flex.management.runtime.messaging.services.remoting.adapters that implement BaseControlMBean
 class JavaAdapterControl
          The JavaAdapterControl class is the MBean implemenation for monitoring and managing Java service adapters at runtime.
 



Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/management/class-use/BaseControlMBean.html