com.bea.wlevs.management.configuration
Interface HttpPubSubAdapterMBean


public interface HttpPubSubAdapterMBean
extends AdapterMBean


Field Summary
static java.lang.String MBEAN_TYPE
           
 
Fields inherited from class com.bea.wlevs.management.configuration.AdapterMBean
MBEAN_TYPE
 
Fields inherited from class com.bea.wlevs.management.configuration.EventBeanMBean
MBEAN_TYPE
 
Method Summary
 java.lang.String getChannel()
           
 java.lang.String getEventType()
           
 java.lang.String getServerContextPath()
           
 java.lang.String getServerUrl()
           
 
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
Method Detail

getServerContextPath

public java.lang.String getServerContextPath()


getServerUrl

public java.lang.String getServerUrl()


getChannel

public java.lang.String getChannel()


getEventType

public java.lang.String getEventType()



Copyright © 2007 BEA Systems All Rights Reserved.