public interface Executable<C>
Modifier and Type | Method and Description |
---|---|
org.jboss.dmr.ModelNode |
execute(C context)
Execute against the specified context.
|
org.jboss.dmr.ModelNode execute(C context) throws org.jboss.as.controller.OperationFailedException
context
- an execution contextorg.jboss.as.controller.OperationFailedException
Copyright © 2016 JBoss by Red Hat. All rights reserved.