@ApplicationScoped 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 4447 or whatever value
configuration property swarm.remoting.port is set to.| Constructor and Description |
|---|
RemotingLegacyConnectorCustomizer() |
public void customize()
customize in interface org.wildfly.swarm.spi.api.CustomizerCopyright © 2018 JBoss by Red Hat. All rights reserved.