org.objectweb.joram.mom.dest
Class AdminTopic.DestinationDesc

java.lang.Object
  extended by org.objectweb.joram.mom.dest.AdminTopic.DestinationDesc
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AdminTopic

public static class AdminTopic.DestinationDesc
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AdminTopic.DestinationDesc(AgentId id, java.lang.String name, byte type)
           
 
Method Summary
 AgentId getId()
           
 java.lang.String getName()
           
 byte getType()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AdminTopic.DestinationDesc

public AdminTopic.DestinationDesc(AgentId id,
                                  java.lang.String name,
                                  byte type)
Method Detail

getId

public final AgentId getId()

getName

public final java.lang.String getName()

getType

public final byte getType()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011 ScalAgent D.T.. All Rights Reserved.