com.bea.wlevs.management.configuration
Interface AdapterMBean

All Known Subinterfaces:
HttpPubSubAdapterMBean, JMSAdapterMBean

public interface AdapterMBean
extends EventBeanMBean

MBeans of this type wraps around a Adapter object which has been instantiated or configured through the spring-context file. This MBean will be used to monitor the underlying spring-bean object.


Field Summary
static java.lang.String MBEAN_TYPE
           
 
Fields inherited from class com.bea.wlevs.management.configuration.EventBeanMBean
MBEAN_TYPE
 
Methods inherited from interface com.bea.wlevs.management.configuration.EventBeanMBean
getInstanceProperties, getProvider, getStageClassName
 
Methods inherited from interface com.bea.wlevs.management.configuration.StageMBean
configurePlayback, configurePlaybackWithDuration, configureRecord, configureRecordWithDuration, getPlaybackConfiguration, getRecordConfiguration, isPlayingBack, isRecording, startPlayback, startRecording, stopPlayback, stopRecording
 
Methods inherited from interface com.bea.wlevs.management.WebLogicMBean
getName, getObjectName, getType
 
Methods inherited from interface javax.management.NotificationEmitter
removeNotificationListener
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 

Field Detail

MBEAN_TYPE

public static final java.lang.String MBEAN_TYPE


Copyright © 2007 BEA Systems All Rights Reserved.