Package org.apache.activemq.store
Interface PListStore
- All Superinterfaces:
org.apache.activemq.Service
public interface PListStore
extends org.apache.activemq.Service
- Author:
- Hiram Chirino
-
Method Summary
Modifier and TypeMethodDescriptionbooleanremovePList(String name) voidsetDirectory(File directory) longsize()Methods inherited from interface org.apache.activemq.Service
start, stop