com.bea.wlevs.management.configuration
Interface CacheStageMBean


public interface CacheStageMBean
extends CacheMBean, StageMBean

This MBean manages the configuration of a cache instance created as a stage in the Weblogic Event Server application as part of an EPN.


Fields inherited from class com.bea.wlevs.management.configuration.CacheMBeanProperties
Asynchronous, BatchSize, BufferSize, BufferWriteAttempts, BufferWriteTimeout, CACHE_MBEAN_TYPE, CACHE_STAGE_MBEAN_TYPE, FIFO, LFU, LRU, NRU, WorkManagerName, WriteBehind, WriteNone, WritePolicy, WriteThrough
 
Methods inherited from interface com.bea.wlevs.management.configuration.CacheMBean
getEvictionPolicy, getIdleTime, getListeners, getMaxSize, getTimeToLive, getWorkManagerName, getWritePolicy, setEvictionPolicy, setIdleTime, setListeners, setMaxSize, setTimeToLive, setWorkManagerName, setWritePolicy
 
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 javax.management.NotificationEmitter
removeNotificationListener
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 



Copyright © 2007 BEA Systems All Rights Reserved.