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