public class RestartParentResourceAddStepHandler<T> extends AddStepHandler
ResourceServiceBuilderFactory
to restart a parent resource..Constructor and Description |
---|
RestartParentResourceAddStepHandler(ResourceServiceBuilderFactory<T> parentFactory,
AddStepHandlerDescriptor descriptor) |
RestartParentResourceAddStepHandler(ResourceServiceBuilderFactory<T> parentFactory,
AddStepHandlerDescriptor descriptor,
ResourceServiceHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
getDescriptor, performRuntime, populateModel, recordCapabilitiesAndRequirements, register, rollbackRuntime
public RestartParentResourceAddStepHandler(ResourceServiceBuilderFactory<T> parentFactory, AddStepHandlerDescriptor descriptor)
public RestartParentResourceAddStepHandler(ResourceServiceBuilderFactory<T> parentFactory, AddStepHandlerDescriptor descriptor, ResourceServiceHandler handler)
public void execute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException
execute
in interface org.jboss.as.controller.OperationStepHandler
execute
in class AddStepHandler
org.jboss.as.controller.OperationFailedException
Copyright © 2018 JBoss by Red Hat. All rights reserved.