Interface ActiveMQReloadRequiredHandlers


public interface ActiveMQReloadRequiredHandlers
Requires a reload only if the ActiveMQServerService service is up and running.
Author:
Jeff Mesnil (c) 2012 Red Hat, inc
  • Method Details

    • isServiceInstalled

      static boolean isServiceInstalled(org.jboss.as.controller.OperationContext context)
      Returns true if a ServiceController for this service has been installed in MSC under the service name appropriate to the given operation.
      Parameters:
      context - the operation context
      Returns:
      true if a ServiceController is installed