Class AtTopicRecord

java.lang.Object
me.ehp246.aufjms.core.jms.AtDestinationRecord
me.ehp246.aufjms.core.jms.AtTopicRecord
All Implemented Interfaces:
AtDestination

public final class AtTopicRecord
extends AtDestinationRecord
Since:
1.0
Author:
Lei Yang
  • Constructor Summary

    Constructors
    Constructor Description
    AtTopicRecord​(java.lang.String name)  
  • Method Summary

    Methods inherited from class me.ehp246.aufjms.core.jms.AtDestinationRecord

    jmsDestination, name, toString, type

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • AtTopicRecord

      public AtTopicRecord​(java.lang.String name)