Class SingletonServiceHandler

java.lang.Object
org.wildfly.extension.clustering.singleton.SingletonServiceHandler
All Implemented Interfaces:
ResourceServiceHandler

public class SingletonServiceHandler extends Object implements ResourceServiceHandler
Author:
Paul Ferraro
  • Constructor Details

    • SingletonServiceHandler

      public SingletonServiceHandler()
  • Method Details

    • installServices

      public void installServices(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) throws org.jboss.as.controller.OperationFailedException
      Specified by:
      installServices in interface ResourceServiceHandler
      Throws:
      org.jboss.as.controller.OperationFailedException
    • removeServices

      public void removeServices(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model)
      Specified by:
      removeServices in interface ResourceServiceHandler