Class UndertowDistributableServerRuntimeHandler
- java.lang.Object
-
- org.wildfly.clustering.web.undertow.routing.UndertowDistributableServerRuntimeHandler
-
- All Implemented Interfaces:
DistributableServerRuntimeHandler
@MetaInfServices(org.wildfly.extension.undertow.session.DistributableServerRuntimeHandler.class) public class UndertowDistributableServerRuntimeHandler extends Object implements DistributableServerRuntimeHandler
- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description UndertowDistributableServerRuntimeHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.jboss.as.controller.OperationContext context, String serverName)
-
-
-
Method Detail
-
execute
public void execute(org.jboss.as.controller.OperationContext context, String serverName)- Specified by:
executein interfaceDistributableServerRuntimeHandler
-
-