|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hornetq.rest.queue.push.FilePushStore
org.hornetq.rest.topic.FileTopicPushStore
public class FileTopicPushStore
| Field Summary |
|---|
| Fields inherited from class org.hornetq.rest.queue.push.FilePushStore |
|---|
ctx, dir, map |
| Constructor Summary | |
|---|---|
FileTopicPushStore(java.lang.String dirname)
|
|
| Method Summary | |
|---|---|
java.util.List<PushTopicRegistration> |
getByTopic(java.lang.String topic)
|
| Methods inherited from class org.hornetq.rest.queue.push.FilePushStore |
|---|
add, getByDestination, getRegistrations, remove, removeAll, save, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.hornetq.rest.queue.push.PushStore |
|---|
add, getByDestination, remove, removeAll, update |
| Constructor Detail |
|---|
public FileTopicPushStore(java.lang.String dirname)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.util.List<PushTopicRegistration> getByTopic(java.lang.String topic)
getByTopic in interface TopicPushStore
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||