public final class PoolLocalServiceServerFactory
extends java.lang.Object
PoolLocalServiceServer.| Modifier and Type | Class and Description |
|---|---|
static interface |
PoolLocalServiceServerFactory.BuilderStep
Last step : builds the service.
|
static interface |
PoolLocalServiceServerFactory.NameStep
Step to configure the service name.
|
static interface |
PoolLocalServiceServerFactory.NodeStep
Step to configure the node associated with the service.
|
static interface |
PoolLocalServiceServerFactory.PluginStep
Step to select the target plugins to manage.
|
| Modifier and Type | Method and Description |
|---|---|
static PoolLocalServiceServerFactory.NameStep |
builder()
Init the builder
|
public static PoolLocalServiceServerFactory.NameStep builder()