Skip navigation links 
 
com.oracle.cep.cluster.ha.adapter.management
Class BroadcastInboundAdapterMBeanImpl
java.lang.Object
  |
  +--AbstractAdapterMBean
        |
        +--com.oracle.cep.cluster.ha.adapter.management.BroadcastInboundAdapterMBeanImpl
- public class BroadcastInboundAdapterMBeanImpl
- extends AbstractAdapterMBean
- implements BroadcastInboundAdapterMBean
 
 
 
  
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
 
BroadcastInboundAdapterMBeanImpl
public BroadcastInboundAdapterMBeanImpl(java.lang.String name)
                                 throws javax.management.JMException
BroadcastInboundAdapterMBeanImpl
public BroadcastInboundAdapterMBeanImpl(java.lang.String name,
                                        java.lang.Class clazz)
                                 throws javax.management.JMException
getHeartbeat
public long getHeartbeat()
- 
- Specified by:
- getHeartbeat in interface BroadcastInboundAdapterMBean
 
setHeartbeat
public void setHeartbeat(long heartbeatValue)
                  throws javax.management.JMException
- 
- Specified by:
- setHeartbeat in interface BroadcastInboundAdapterMBean
 
getHeartbeatUnits
public java.lang.String getHeartbeatUnits()
- 
- Specified by:
- getHeartbeatUnits in interface BroadcastInboundAdapterMBean
 
setHeartbeatUnits
public void setHeartbeatUnits(java.lang.String heartbeatUnits)
                       throws javax.management.JMException
- 
- Specified by:
- setHeartbeatUnits in interface BroadcastInboundAdapterMBean
 
getBatchSize
public int getBatchSize()
- 
- Specified by:
- getBatchSize in interface BroadcastInboundAdapterMBean
 
setBatchSize
public void setBatchSize(int batchSizeValue)
                  throws javax.management.JMException
- 
- Specified by:
- setBatchSize in interface BroadcastInboundAdapterMBean
 
getConfigurationType
public java.lang.Class getConfigurationType()
getType
public java.lang.String getType()