public class DestinationDotFilePlugin extends java.lang.Object implements BrokerPlugin
| Constructor and Description |
|---|
DestinationDotFilePlugin() |
| Modifier and Type | Method and Description |
|---|---|
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
|
public Broker installPlugin(Broker broker)
BrokerPlugininstallPlugin in interface BrokerPluginpublic java.lang.String getFile()
public void setFile(java.lang.String file)
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.