public class ServerDomainProcessReloadHandler extends ServerProcessReloadHandler
ProcessReloadHandler.ReloadContext<T>| Modifier and Type | Field and Description |
|---|---|
static OperationDefinition |
DOMAIN_DEFINITION |
ADMIN_ONLY, DEFINITION, START_MODEOPERATION_NAME| Constructor and Description |
|---|
ServerDomainProcessReloadHandler(org.jboss.msc.service.ServiceName rootService,
RunningModeControl runningModeControl,
ControlledProcessState processState,
DomainServerCommunicationServices.OperationIDUpdater operationIDUpdater,
ServerEnvironment serverEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
initializeReloadContextpublic static final OperationDefinition DOMAIN_DEFINITION
public ServerDomainProcessReloadHandler(org.jboss.msc.service.ServiceName rootService,
RunningModeControl runningModeControl,
ControlledProcessState processState,
DomainServerCommunicationServices.OperationIDUpdater operationIDUpdater,
ServerEnvironment serverEnvironment)
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerexecute in class ProcessReloadHandler<RunningModeControl>OperationFailedExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.