|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.dto.DestinationDTO
org.apache.activemq.apollo.dto.QueueDestinationDTO
public class QueueDestinationDTO
Field Summary |
---|
Fields inherited from class org.apache.activemq.apollo.dto.DestinationDTO |
---|
name, path |
Constructor Summary | |
---|---|
QueueDestinationDTO()
|
|
QueueDestinationDTO(java.lang.String name)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.apache.activemq.apollo.dto.DestinationDTO |
---|
equals, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QueueDestinationDTO()
public QueueDestinationDTO(java.lang.String name)
Method Detail |
---|
public java.lang.String toString()
toString
in class DestinationDTO
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |