public interface PListStore extends org.apache.activemq.Service
| Modifier and Type | Method and Description |
|---|---|
File |
getDirectory() |
PList |
getPList(String name) |
boolean |
removePList(String name) |
void |
setDirectory(File directory) |
long |
size() |
File getDirectory()
void setDirectory(File directory)
boolean removePList(String name) throws Exception
Exceptionlong size()
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.