Class ForkProtocolRuntimeResourceRegistration

java.lang.Object
org.jboss.as.clustering.jgroups.subsystem.ForkProtocolRuntimeResourceRegistration
All Implemented Interfaces:
RuntimeResourceRegistration

public class ForkProtocolRuntimeResourceRegistration extends Object implements RuntimeResourceRegistration
Operation handler for registration of fork protocol runtime resources.
Author:
Paul Ferraro
  • Constructor Details

    • ForkProtocolRuntimeResourceRegistration

      public ForkProtocolRuntimeResourceRegistration(org.wildfly.subsystem.service.capture.FunctionExecutorRegistry<org.jgroups.JChannel> executors)
  • Method Details

    • register

      public void register(org.jboss.as.controller.OperationContext context) throws org.jboss.as.controller.OperationFailedException
      Specified by:
      register in interface RuntimeResourceRegistration
      Throws:
      org.jboss.as.controller.OperationFailedException
    • unregister

      public void unregister(org.jboss.as.controller.OperationContext context) throws org.jboss.as.controller.OperationFailedException
      Specified by:
      unregister in interface RuntimeResourceRegistration
      Throws:
      org.jboss.as.controller.OperationFailedException