public class ForcePersistencyModeBrokerPlugin extends Object implements BrokerPlugin
| Constructor and Description | 
|---|
| ForcePersistencyModeBrokerPlugin()Constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| Broker | installPlugin(Broker broker)Installs the plugin into the interceptor chain of the broker, returning the new
 intercepted broker to use. | 
| boolean | isPersistenceForced() | 
| void | setPersistenceFlag(boolean persistenceFlag)Sets the persistency mode. | 
public ForcePersistencyModeBrokerPlugin()
public Broker installPlugin(Broker broker) throws Exception
BrokerPlugininstallPlugin in interface BrokerPluginbroker - ExceptionBrokerPlugin.installPlugin(org.apache.activemq.broker.Broker)public void setPersistenceFlag(boolean persistenceFlag)
persistenceFlag - public final boolean isPersistenceForced()
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.