public class XMLDataSourceRuntimeHandler extends AbstractXMLDataSourceRuntimeHandler<org.jboss.jca.common.api.metadata.ds.DataSource>
| Modifier and Type | Field and Description |
|---|---|
static XMLDataSourceRuntimeHandler |
INSTANCE |
CONNECTION_PROPERTIES, DATA_SOURCE, XA_DATA_SOURCE, XA_DATASOURCE_PROPERTIES| Constructor and Description |
|---|
XMLDataSourceRuntimeHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeReadAttribute(String attributeName,
org.jboss.as.controller.OperationContext context,
org.jboss.jca.common.api.metadata.ds.DataSource dataSource,
org.jboss.as.controller.PathAddress address) |
executeRuntimeStep, registerDataSource, setBooleanIfNotNull, setIntIfNotNull, setLongIfNotNull, setStringIfNotNull, unregisterDataSourcepublic static final XMLDataSourceRuntimeHandler INSTANCE
protected void executeReadAttribute(String attributeName, org.jboss.as.controller.OperationContext context, org.jboss.jca.common.api.metadata.ds.DataSource dataSource, org.jboss.as.controller.PathAddress address)
executeReadAttribute in class AbstractXMLDataSourceRuntimeHandler<org.jboss.jca.common.api.metadata.ds.DataSource>Copyright © 2021 JBoss by Red Hat. All rights reserved.