public abstract class DotFileInterceptorSupport extends BrokerFilter
next
Constructor and Description |
---|
DotFileInterceptorSupport(Broker next,
String file) |
Modifier and Type | Method and Description |
---|---|
protected void |
generateFile() |
protected abstract void |
generateFile(PrintWriter writer) |
acknowledge, addBroker, addConnection, addConsumer, addDestination, addDestinationInfo, addProducer, addSession, beginTransaction, brokerServiceStarted, commitTransaction, fastProducer, forgetTransaction, gc, getAdaptor, getAdminConnectionContext, getBrokerId, getBrokerName, getBrokerSequenceId, getBrokerService, getClients, getDestinationMap, getDestinations, getDestinations, getDurableDestinations, getExecutor, getPeerBrokerInfos, getPreparedTransactions, getRoot, getScheduler, getTempDataStore, getVmConnectorURI, isExpired, isFaultTolerantConfiguration, isFull, isStopped, messageConsumed, messageDelivered, messageDiscarded, messageExpired, messagePull, networkBridgeStarted, networkBridgeStopped, nowMasterBroker, postProcessDispatch, prepareTransaction, preProcessDispatch, processConsumerControl, processDispatchNotification, removeBroker, removeConnection, removeConsumer, removeDestination, removeDestinationInfo, removeProducer, removeSession, removeSubscription, rollbackTransaction, send, sendToDeadLetterQueue, setAdminConnectionContext, slowConsumer, start, stop
public DotFileInterceptorSupport(Broker next, String file)
protected void generateFile() throws Exception
Exception
protected abstract void generateFile(PrintWriter writer) throws Exception
Exception
Copyright © 2005–2016. All rights reserved.