Skip navigation links
com.oracle.cep.cluster.ha.adapter.runtime
Class HAAdapterRuntimeMBeanImpl
java.lang.Object
|
+--AbstractMBean
|
+--com.oracle.cep.cluster.ha.adapter.runtime.HAAdapterRuntimeMBeanImpl
- Direct Known Subclasses:
- BroadcastInboundAdapterRuntimeMBeanImpl, QueueTrimmingAdapterRuntimeMBeanImpl
- public class HAAdapterRuntimeMBeanImpl
- extends AbstractMBean
- implements HAAdapterRuntimeMBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applicationRuntime
protected ApplicationRuntime applicationRuntime
HAAdapterRuntimeMBeanImpl
public HAAdapterRuntimeMBeanImpl(java.lang.String name)
throws javax.management.JMException
HAAdapterRuntimeMBeanImpl
public HAAdapterRuntimeMBeanImpl(java.lang.String name,
java.lang.Class clazz)
throws javax.management.JMException
getType
public java.lang.String getType()
setApplicationRuntime
public void setApplicationRuntime(ApplicationRuntime applicationRuntime)
getParent
protected WebLogicMBean getParent()
isPrimary
public boolean isPrimary()
-
- Specified by:
- isPrimary in interface HAAdapterRuntimeMBean