Package com.softwareag.connectivity
Interface PluginConstructorParameters.TransportConstructorParameters
- 
- All Superinterfaces:
- PluginConstructorParameters
 - All Known Subinterfaces:
- ManagedTransportConstructorParameters
 - Enclosing interface:
- PluginConstructorParameters
 
 public static interface PluginConstructorParameters.TransportConstructorParameters extends PluginConstructorParameters A container for parameters passed to the constructor of a transport plug-in.- Since:
- 9.12.0.1
- See Also:
- AbstractTransport(org.slf4j.Logger, PluginConstructorParameters.TransportConstructorParameters)
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface com.softwareag.connectivity.PluginConstructorParametersPluginConstructorParameters.CodecConstructorParameters, PluginConstructorParameters.TransportConstructorParameters
 
- 
 - 
Method Summary- 
Methods inherited from interface com.softwareag.connectivity.PluginConstructorParametersgetChainId, getConfig, getPluginHost, getPluginName, getStatusReporter
 
- 
 
-