Package org.apache.activemq.broker.view
Class DestinationDotFilePlugin
java.lang.Object
org.apache.activemq.broker.view.DestinationDotFilePlugin
- All Implemented Interfaces:
BrokerPlugin
A DOT
file creator plugin which creates a DOT file showing the current topic & queue hierarchies.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DestinationDotFilePlugin
public DestinationDotFilePlugin()
-
-
Method Details
-
installPlugin
Description copied from interface:BrokerPluginInstalls the plugin into the interceptor chain of the broker, returning the new intercepted broker to use.- Specified by:
installPluginin interfaceBrokerPlugin
-
getFile
-
setFile
Sets the destination file name to create the destination diagram
-