public class DestinationDotFilePlugin extends Object implements BrokerPlugin
Constructor and Description |
---|
DestinationDotFilePlugin() |
Modifier and Type | Method and Description |
---|---|
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(String file)
Sets the destination file name to create the destination diagram
|
public DestinationDotFilePlugin()
public Broker installPlugin(Broker broker)
BrokerPlugin
installPlugin
in interface BrokerPlugin
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.