org.apache.uima.adapter.jms.activemq
Class UimaEEAdminSpringContext.ListenerEntry

java.lang.Object
  extended by org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext.ListenerEntry
Enclosing class:
UimaEEAdminSpringContext

protected static class UimaEEAdminSpringContext.ListenerEntry
extends java.lang.Object


Constructor Summary
protected UimaEEAdminSpringContext.ListenerEntry()
           
 
Method Summary
protected  UimaDefaultMessageListenerContainer getListenerContainer()
           
protected  boolean isStopped()
           
protected  void setListenerContainer(UimaDefaultMessageListenerContainer listenerContainer)
           
protected  void setStopped(boolean stopped)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UimaEEAdminSpringContext.ListenerEntry

protected UimaEEAdminSpringContext.ListenerEntry()
Method Detail

getListenerContainer

protected UimaDefaultMessageListenerContainer getListenerContainer()

setListenerContainer

protected void setListenerContainer(UimaDefaultMessageListenerContainer listenerContainer)

isStopped

protected boolean isStopped()

setStopped

protected void setStopped(boolean stopped)


Copyright © 2012. All Rights Reserved.