public abstract class DotFileInterceptorSupport extends BrokerFilter
next
Constructor and Description |
---|
DotFileInterceptorSupport(Broker next,
java.lang.String file) |
Modifier and Type | Method and Description |
---|---|
protected void |
generateFile() |
protected abstract void |
generateFile(java.io.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, java.lang.String file)
protected void generateFile() throws java.lang.Exception
java.lang.Exception
protected abstract void generateFile(java.io.PrintWriter writer) throws java.lang.Exception
java.lang.Exception
Copyright © 2005-2017. All Rights Reserved.