Class MQDestination
java.lang.Object
ru.bitel.bgbilling.kernel.event.publish.common.bean.MQDestination
- All Implemented Interfaces:
javax.jms.Destination
public class MQDestination
extends java.lang.Object
implements javax.jms.Destination
-
Constructor Summary
Constructors Constructor Description MQDestination(java.lang.String destination)
-
Method Summary
Modifier and Type Method Description java.lang.String
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
MQDestination
public MQDestination(java.lang.String destination)
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-