org.apache.activemq.state
Class ConsumerState

java.lang.Object
  extended by org.apache.activemq.state.ConsumerState

public class ConsumerState
extends Object


Constructor Summary
ConsumerState(ConsumerInfo info)
           
 
Method Summary
 ConsumerInfo getInfo()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConsumerState

public ConsumerState(ConsumerInfo info)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getInfo

public ConsumerInfo getInfo()


Copyright © 2011 Apache Software Foundation. All Rights Reserved.