public final class PoolRemotePluginClientFactory
extends java.lang.Object
implements org.eclipse.keyple.core.service.PluginFactory
PoolRemotePluginClient.| Modifier and Type | Class and Description |
|---|---|
static interface |
PoolRemotePluginClientFactory.BuilderStep
Last step : builds the factory.
|
static interface |
PoolRemotePluginClientFactory.NameStep
Step to configure the plugin name.
|
static interface |
PoolRemotePluginClientFactory.NodeStep
Step to configure the node associated with the plugin.
|
static interface |
PoolRemotePluginClientFactory.TimeoutStep
Step to configure the timeout associated to an async node.
|
| Modifier and Type | Method and Description |
|---|---|
static PoolRemotePluginClientFactory.NameStep |
builder()
Init the builder
|
org.eclipse.keyple.core.service.Plugin |
getPlugin() |
java.lang.String |
getPluginName() |
public static PoolRemotePluginClientFactory.NameStep builder()
public java.lang.String getPluginName()
getPluginName in interface org.eclipse.keyple.core.service.PluginFactorypublic org.eclipse.keyple.core.service.Plugin getPlugin()
getPlugin in interface org.eclipse.keyple.core.service.PluginFactory