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