org.apache.activemq.console.command.store
Class StoreExporter
java.lang.Object
org.apache.activemq.console.command.store.StoreExporter
public class StoreExporter
- extends Object
- Author:
- Hiram Chirino
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StoreExporter
public StoreExporter()
throws URISyntaxException
- Throws:
URISyntaxException
execute
public void execute()
throws Exception
- Throws:
Exception
getFile
public File getFile()
setFile
public void setFile(String file)
setFile
public void setFile(File file)
getConfig
public URI getConfig()
setConfig
public void setConfig(URI config)
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.