public class ServerProcessReloadHandler extends ProcessReloadHandler<RunningModeControl>
ProcessReloadHandler.ReloadContext<T>
Modifier and Type | Field and Description |
---|---|
static OperationDefinition |
DEFINITION |
ADMIN_ONLY, OPERATION_NAME
Constructor and Description |
---|
ServerProcessReloadHandler(org.jboss.msc.service.ServiceName rootService,
RunningModeControl runningModeControl,
ControlledProcessState processState) |
Modifier and Type | Method and Description |
---|---|
protected ProcessReloadHandler.ReloadContext<RunningModeControl> |
initializeReloadContext(OperationContext context,
org.jboss.dmr.ModelNode operation) |
execute
public static final OperationDefinition DEFINITION
public ServerProcessReloadHandler(org.jboss.msc.service.ServiceName rootService, RunningModeControl runningModeControl, ControlledProcessState processState)
protected ProcessReloadHandler.ReloadContext<RunningModeControl> initializeReloadContext(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
initializeReloadContext
in class ProcessReloadHandler<RunningModeControl>
OperationFailedException
Copyright © 2023 JBoss by Red Hat. All rights reserved.