@Singleton public class RemotingLegacyConnectorCustomizer extends Object implements org.wildfly.swarm.spi.api.Customizer
In the event RemotingFraction.requireLegacyConnector(boolean)
true or if configuration property swarm.remoting.port
is set to any value, this customizer will install a socket-binding named
legacy-remoting for port 4777 or whatever value
configuration property swarm.remoting.port is set to.| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_LEGACY_REMOTING_PORT
Default legacy remoting port.
|
| Constructor and Description |
|---|
RemotingLegacyConnectorCustomizer() |
public static final int DEFAULT_LEGACY_REMOTING_PORT
public void customize()
customize in interface org.wildfly.swarm.spi.api.CustomizerCopyright © 2016 JBoss by Red Hat. All rights reserved.