public interface PluginConstructorParameters
Compatibility note: new methods may be added to this interface in future releases.
PluginConstructorParameters.TransportConstructorParameters
,
PluginConstructorParameters.CodecConstructorParameters
Modifier and Type | Interface and Description |
---|---|
static interface |
PluginConstructorParameters.CodecConstructorParameters
A container for parameters passed to the constructor of a codec plug-in.
|
static interface |
PluginConstructorParameters.TransportConstructorParameters
A container for parameters passed to the constructor of a transport plug-in.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getChainId() |
java.util.Map<java.lang.String,java.lang.Object> |
getConfig() |
java.lang.String |
getPluginName() |
java.util.Map<java.lang.String,java.lang.Object> getConfig()
java.lang.String getChainId()
java.lang.String getPluginName()
Submit a bug or feature
Copyright (c) 2013-2016 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.