|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.broker.view.DestinationDotFilePlugin
public class DestinationDotFilePlugin
A DOT file creator plugin which creates a DOT file showing the current topic & queue hierarchies.
Constructor Summary | |
---|---|
DestinationDotFilePlugin()
|
Method Summary | |
---|---|
java.lang.String |
getFile()
|
Broker |
installPlugin(Broker broker)
Installs the plugin into the interceptor chain of the broker, returning the new intercepted broker to use. |
void |
setFile(java.lang.String file)
Sets the destination file name to create the destination diagram |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DestinationDotFilePlugin()
Method Detail |
---|
public Broker installPlugin(Broker broker)
BrokerPlugin
installPlugin
in interface BrokerPlugin
public java.lang.String getFile()
public void setFile(java.lang.String file)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |