Skip navigation links

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

E14303-11
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.bea.wlevs.management.configuration
Interface AdapterMBean

All Known Subinterfaces:
BroadcastInboundAdapterMBean, BroadcastQueueTrimmingAdapterMBean, BufferingQueueTrimmingAdapterMBean, CorrelatedQueueTrimmingAdapterMBean, HttpPubSubAdapterMBean, JMSAdapterMBean, QueueTrimmingAdapterMBean

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, getRecordPlayback, 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

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2013 Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD