public interface ActiveMQReloadRequiredHandlers
ActiveMQServerService service is up and running.| Modifier and Type | Interface and Description |
|---|---|
static class |
ActiveMQReloadRequiredHandlers.AddStepHandler |
static class |
ActiveMQReloadRequiredHandlers.RemoveStepHandler |
static class |
ActiveMQReloadRequiredHandlers.WriteAttributeHandler |
| Modifier and Type | Method and Description |
|---|---|
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. |
static boolean isServiceInstalled(org.jboss.as.controller.OperationContext context)
ServiceController for this service has been installed
in MSC under the
service name appropriate to the given operation.context - the operation contexttrue if a ServiceController is installedCopyright © 2021 JBoss by Red Hat. All rights reserved.