Class AtDestinationRecord

java.lang.Object
me.ehp246.aufjms.core.jms.AtDestinationRecord
All Implemented Interfaces:
AtDestination
Direct Known Subclasses:
AtQueueRecord, AtTopicRecord

public class AtDestinationRecord
extends java.lang.Object
implements AtDestination
Since:
1.0
Author:
Lei Yang
  • Constructor Summary

    Constructors
    Constructor Description
    AtDestinationRecord​(java.lang.String name, DestinationType type)  
    AtDestinationRecord​(AtDestination at)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String name()  
    DestinationType type()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait