|
|||||||||
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.QueueDTO
org.apache.activemq.apollo.dto.DurableSubscriptionDTO
public class DurableSubscriptionDTO
Field Summary | |
---|---|
java.lang.String |
id_regex
A regular expression used to match the subsciption id. |
Fields inherited from class org.apache.activemq.apollo.dto.QueueDTO |
---|
acl, auto_delete_after, consumer_buffer, persistent, queue_buffer, swap, swap_range_size, unified |
Fields inherited from class org.apache.activemq.apollo.dto.StringIdDTO |
---|
id |
Constructor Summary | |
---|---|
DurableSubscriptionDTO()
|
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_regex
Constructor Detail |
---|
public DurableSubscriptionDTO()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |