Package | Description |
---|---|
org.jboss.as.controller |
Modifier and Type | Interface and Description |
---|---|
static interface |
ProxyController.ProxyOperationControl |
Modifier and Type | Field and Description |
---|---|
static ModelController.OperationTransactionControl |
ModelController.OperationTransactionControl.COMMIT
An operation transaction control implementation which always commits the operation.
|
Modifier and Type | Method and Description |
---|---|
org.jboss.dmr.ModelNode |
ModelController.execute(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationAttachments attachments)
Execute an operation, sending updates to the given handler.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.