public class ConnectorServiceAdd extends HornetQReloadRequiredHandlers.AddStepHandler
| Modifier and Type | Field and Description |
|---|---|
static ConnectorServiceAdd |
INSTANCE |
attributes| Modifier and Type | Method and Description |
|---|---|
protected void |
populateModel(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model)
Populate the given node in the persistent configuration model based on the values in the given operation.
|
performRuntime, rollbackRuntimecreateResource, execute, populateModel, populateModel, requiresRuntime, requiresRuntimeVerificationpublic static final ConnectorServiceAdd INSTANCE
protected void populateModel(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model)
throws OperationFailedException
AbstractAddStepHandlerpopulateModel in class AbstractAddStepHandleroperation - the operationmodel - persistent configuration model node that corresponds to the address of operationOperationFailedException - if operation is invalid or populating the model otherwise failsCopyright © 2014 JBoss by Red Hat. All rights reserved.