Package com.adaptris.aws.sqs
Class AmazonSQSConsumerMonitor
java.lang.Object
com.adaptris.core.runtime.ChildRuntimeInfoComponentImpl
com.adaptris.core.runtime.ConsumerMonitorImpl<AmazonSQSConsumer>
com.adaptris.aws.sqs.AmazonSQSConsumerMonitor
- All Implemented Interfaces:
AmazonSQSConsumerMonitorMBean,BaseComponentMBean,ChildRuntimeInfoComponent,ChildRuntimeInfoComponentMBean,ConsumerMonitorMBean,RuntimeInfoComponent
public class AmazonSQSConsumerMonitor
extends ConsumerMonitorImpl<AmazonSQSConsumer>
implements AmazonSQSConsumerMonitorMBean
-
Field Summary
Fields inherited from class com.adaptris.core.runtime.ChildRuntimeInfoComponentImpl
log -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.adaptris.core.runtime.ConsumerMonitorImpl
getParentRuntimeInfoComponent, getType, getWrappedComponent, uniqueIdMethods inherited from class com.adaptris.core.runtime.ChildRuntimeInfoComponentImpl
createObjectName, getParentId, getParentObjectName, registerMBean, unregisterMBeanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.adaptris.core.runtime.BaseComponentMBean
createObjectName, registerMBean, unregisterMBeanMethods inherited from interface com.adaptris.core.runtime.ChildRuntimeInfoComponentMBean
getParentId, getParentObjectName
-
Constructor Details
-
AmazonSQSConsumerMonitor
-
-
Method Details
-
messagesRemaining
public int messagesRemaining()- Specified by:
messagesRemainingin interfaceConsumerMonitorMBean
-