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