Interface ResourceServiceInstaller

    • Method Detail

      • install

        Consumer<org.jboss.as.controller.OperationContext> install​(org.jboss.as.controller.OperationContext context)
        Installs a service into the target associated with the specified operation context.
        Parameters:
        context - an operation context
        Returns:
        a mechanism to remove the installed service