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.oracle.cep.cluster.ha.adapter.runtime
Class BufferingQueueTrimmingAdapterRuntimeMBeanImpl

java.lang.Object
  |
  +--AbstractMBean
        |
        +--com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
              |
              +--com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
                    |
                    +--com.oracle.cep.cluster.ha.adapter.runtime.BufferingQueueTrimmingAdapterRuntimeMBeanImpl

public class BufferingQueueTrimmingAdapterRuntimeMBeanImpl
extends QueueTrimmingAdapterRuntimeMBeanImpl
implements BufferingQueueTrimmingAdapterRuntimeMBean

Fields inherited from class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
applicationRuntime

 

Constructor Summary
BufferingQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name)
           
BufferingQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name, java.lang.Class clazz)
           

 

Method Summary
 java.lang.String getType()
           
 long getWindowLength()
           
 void setWindowLength(long window)
           

 

Methods inherited from class com.oracle.cep.cluster.ha.adapter.runtime.QueueTrimmingAdapterRuntimeMBeanImpl
getEventTrimmingKey, getQueueSize, isEventTrimmingEnabled, resetEventTrimming

 

Methods inherited from class com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
getParent, isPrimary, setApplicationRuntime

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

BufferingQueueTrimmingAdapterRuntimeMBeanImpl

public BufferingQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name)
                                              throws javax.management.JMException

BufferingQueueTrimmingAdapterRuntimeMBeanImpl

public BufferingQueueTrimmingAdapterRuntimeMBeanImpl(java.lang.String name,
                                                     java.lang.Class clazz)
                                              throws javax.management.JMException

Method Detail

getWindowLength

public long getWindowLength()
Specified by:
getWindowLength in interface BufferingQueueTrimmingAdapterRuntimeMBean

setWindowLength

public void setWindowLength(long window)
                     throws javax.management.JMException
Specified by:
setWindowLength in interface BufferingQueueTrimmingAdapterRuntimeMBean

getType

public java.lang.String getType()
Overrides:
getType in class QueueTrimmingAdapterRuntimeMBeanImpl

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