public class SubQueueSelectorCacheBrokerPlugin extends Object implements BrokerPlugin
Constructor and Description |
---|
SubQueueSelectorCacheBrokerPlugin() |
Modifier and Type | Method and Description |
---|---|
File |
getPersistFile() |
Broker |
installPlugin(Broker broker)
Installs the plugin into the interceptor chain of the broker, returning the new
intercepted broker to use.
|
void |
setPersistFile(File persistFile)
Sets the location of the persistent cache
|
public Broker installPlugin(Broker broker) throws Exception
BrokerPlugin
installPlugin
in interface BrokerPlugin
Exception
public void setPersistFile(File persistFile)
public File getPersistFile()
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.