Package org.ow2.joram.mom.amqp
Class QueueShell
- java.lang.Object
-
- org.ow2.joram.mom.amqp.QueueShell
-
public class QueueShell extends Object
-
-
Constructor Summary
Constructors Constructor Description QueueShell(String queueName)QueueShell(Queue queue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetName()QueuegetReference()inthashCode()booleanislocal()StringtoString()
-