|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.broker.view.ConnectionDotFilePlugin
public class ConnectionDotFilePlugin
A DOT file creator plugin which creates a DOT file showing the current connections
| Constructor Summary | |
|---|---|
ConnectionDotFilePlugin()
|
|
| 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 ConnectionDotFilePlugin()
| Method Detail |
|---|
public Broker installPlugin(Broker broker)
throws java.lang.Exception
BrokerPlugin
installPlugin in interface BrokerPluginjava.lang.Exceptionpublic 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 | |||||||||