public class SubQueueSelectorCacheBrokerPlugin extends java.lang.Object implements BrokerPlugin
Constructor and Description |
---|
SubQueueSelectorCacheBrokerPlugin() |
Modifier and Type | Method and Description |
---|---|
java.io.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(java.io.File persistFile)
Sets the location of the persistent cache
|
public SubQueueSelectorCacheBrokerPlugin()
public Broker installPlugin(Broker broker) throws java.lang.Exception
BrokerPlugin
installPlugin
in interface BrokerPlugin
java.lang.Exception
public void setPersistFile(java.io.File persistFile)
public java.io.File getPersistFile()
Copyright © 2005-2017. All Rights Reserved.