public class DataSourceEnable extends Object implements org.jboss.as.controller.OperationStepHandler
| Constructor and Description |
|---|
DataSourceEnable(boolean xa) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
static DataSourceEnable |
getLocalInstance() |
boolean |
isXa() |
public void execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation)
execute in interface org.jboss.as.controller.OperationStepHandlerpublic static DataSourceEnable getLocalInstance()
public boolean isXa()
Copyright © 2015 JBoss by Red Hat. All rights reserved.