| Package | Description |
|---|---|
| org.jboss.as.server | |
| org.jboss.as.server.jmx | |
| org.jboss.as.server.suspend |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<SuspendController> |
GracefulShutdownService.getSuspendControllerInjectedValue() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerService.addService(org.jboss.msc.service.ServiceTarget serviceTarget,
Bootstrap.Configuration configuration,
ControlledProcessState processState,
BootstrapListener bootstrapListener,
RunningModeControl runningModeControl,
AbstractVaultReader vaultReader,
ManagedAuditLogger auditLogger,
DelegatingConfigurableAuthorizer authorizer,
ManagementSecurityIdentitySupplier securityIdentitySupplier,
SuspendController suspendController)
Add this service to the given service target.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RunningStateJmx.registerMBean(ControlledProcessStateService processStateService,
SuspendController suspendController,
RunningModeControl runningModeControl,
boolean isServer) |
| Modifier and Type | Method and Description |
|---|---|
SuspendController |
SuspendController.getValue() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.