|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.dto.LoadStatusDTO
public class LoadStatusDTO
Field Summary | |
---|---|
java.lang.String |
id
|
java.util.ArrayList<DestinationLoadDTO> |
queues
|
long |
timestamp
|
java.util.ArrayList<DestinationLoadDTO> |
topics
|
Constructor Summary | |
---|---|
LoadStatusDTO()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String id
public long timestamp
public java.util.ArrayList<DestinationLoadDTO> queues
public java.util.ArrayList<DestinationLoadDTO> topics
Constructor Detail |
---|
public LoadStatusDTO()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |