|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.dto.StringIdDTO
org.apache.activemq.apollo.dto.StoreStatusDTO
org.apache.activemq.apollo.dto.SimpleStoreStatusDTO
public class SimpleStoreStatusDTO
Placeholder implementation fo a StoreStatusDTO since JAXB seems to fail with: "Type <...> or any of its subclasses are not known to this context."
Field Summary |
---|
Fields inherited from class org.apache.activemq.apollo.dto.StoreStatusDTO |
---|
canceled_enqueue_counter, canceled_message_counter, disk_usage, flush_latency, flushed_enqueue_counter, flushed_message_counter, message_load_latency, pending_stores, state, state_since |
Fields inherited from class org.apache.activemq.apollo.dto.StringIdDTO |
---|
id |
Constructor Summary | |
---|---|
SimpleStoreStatusDTO()
|
Method Summary |
---|
Methods inherited from class org.apache.activemq.apollo.dto.StringIdDTO |
---|
equals, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleStoreStatusDTO()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |