public class SocketBindingAddHandler extends AbstractAddStepHandler
AbstractAddStepHandler.Parameters| Modifier and Type | Field and Description |
|---|---|
static SocketBindingAddHandler |
INSTANCE |
static String |
OPERATION_NAME |
attributes| Modifier | Constructor and Description |
|---|---|
protected |
SocketBindingAddHandler()
Create the SocketBindingAddHandler
|
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.dmr.ModelNode |
getOperation(PathAddress address,
org.jboss.dmr.ModelNode socketBinding) |
protected void |
populateModel(OperationContext context,
org.jboss.dmr.ModelNode operation,
Resource resource) |
createResource, createResource, execute, getAttributes, performRuntime, performRuntime, populateModel, populateModel, recordCapabilitiesAndRequirements, requiresRuntime, rollbackRuntime, rollbackRuntimepublic static final String OPERATION_NAME
public static final SocketBindingAddHandler INSTANCE
protected SocketBindingAddHandler()
public static org.jboss.dmr.ModelNode getOperation(PathAddress address, org.jboss.dmr.ModelNode socketBinding)
protected void populateModel(OperationContext context, org.jboss.dmr.ModelNode operation, Resource resource) throws OperationFailedException
populateModel in class AbstractAddStepHandlerOperationFailedExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.