Uses of Interface
org.jboss.jca.embedded.dsl.resourceadapters13.api.ResourceAdapterType
Packages that use ResourceAdapterType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ResourceAdapterType in org.jboss.jca.embedded.dsl.resourceadapters13.api
Methods in org.jboss.jca.embedded.dsl.resourceadapters13.api that return ResourceAdapterTypeModifier and TypeMethodDescriptionSets thearchiveelementResourceAdapterType.bootstrapContext(String bootstrapContext) Sets thebootstrap-contextelementResourceAdaptersDescriptor.createResourceAdapter()Creates a newresource-adapterelementResourceAdaptersType.createResourceAdapter()Creates a newresource-adapterelementResourceAdaptersDescriptor.getOrCreateResourceAdapter()If not already created, a newresource-adapterelement will be created and returned.ResourceAdaptersType.getOrCreateResourceAdapter()If not already created, a newresource-adapterelement will be created and returned.Sets theidattributeResourceAdapterType.removeAdminObjects()Removes theadmin-objectselementResourceAdapterType.removeAllConfigProperty()Removes allconfig-propertyelementsResourceAdapterType.removeArchive()Removes thearchiveelementResourceAdapterType.removeBeanValidationGroups()Removes thebean-validation-groupselementResourceAdapterType.removeBootstrapContext()Removes thebootstrap-contextelementResourceAdapterType.removeConnectionDefinitions()Removes theconnection-definitionselementResourceAdapterType.removeId()Removes theidattributeResourceAdapterType.removeTransactionSupport()Removes thetransaction-supportattributeResourceAdapterType.removeWorkmanager()Removes theworkmanagerelementResourceAdapterType.transactionSupport(String transactionSupport) Sets thetransaction-supportelementResourceAdapterType.transactionSupport(TransactionSupportType transactionSupport) Sets thetransaction-supportelementMethods in org.jboss.jca.embedded.dsl.resourceadapters13.api that return types with arguments of type ResourceAdapterTypeModifier and TypeMethodDescriptionResourceAdapterType.createConfigProperty()Creates a newconfig-propertyelementResourceAdapterType.getAllConfigProperty()Returns allconfig-propertyelementsResourceAdaptersDescriptor.getAllResourceAdapter()Returns allresource-adapterelementsResourceAdaptersType.getAllResourceAdapter()Returns allresource-adapterelementsResourceAdapterType.getOrCreateAdminObjects()If not already created, a newadmin-objectselement with the given value will be created.ResourceAdapterType.getOrCreateBeanValidationGroups()If not already created, a newbean-validation-groupselement with the given value will be created.ResourceAdapterType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.ResourceAdapterType.getOrCreateConnectionDefinitions()If not already created, a newconnection-definitionselement with the given value will be created.ResourceAdapterType.getOrCreateWorkmanager()If not already created, a newworkmanagerelement with the given value will be created. -
Uses of ResourceAdapterType in org.jboss.jca.embedded.dsl.resourceadapters13.impl
Classes in org.jboss.jca.embedded.dsl.resourceadapters13.impl that implement ResourceAdapterTypeModifier and TypeClassDescriptionclassThis class implements theresource-adapterTypexsd typeMethods in org.jboss.jca.embedded.dsl.resourceadapters13.impl that return ResourceAdapterTypeModifier and TypeMethodDescriptionSets thearchiveelementResourceAdapterTypeImpl.bootstrapContext(String bootstrapContext) Sets thebootstrap-contextelementResourceAdaptersDescriptorImpl.createResourceAdapter()Creates a newresource-adapterelementResourceAdaptersTypeImpl.createResourceAdapter()Creates a newresource-adapterelementResourceAdaptersDescriptorImpl.getOrCreateResourceAdapter()If not already created, a newresource-adapterelement will be created and returned.ResourceAdaptersTypeImpl.getOrCreateResourceAdapter()If not already created, a newresource-adapterelement will be created and returned.Sets theidattributeResourceAdapterTypeImpl.removeAdminObjects()Removes theadmin-objectselementResourceAdapterTypeImpl.removeAllConfigProperty()Removes allconfig-propertyelementsResourceAdapterTypeImpl.removeArchive()Removes thearchiveelementResourceAdapterTypeImpl.removeBeanValidationGroups()Removes thebean-validation-groupselementResourceAdapterTypeImpl.removeBootstrapContext()Removes thebootstrap-contextelementResourceAdapterTypeImpl.removeConnectionDefinitions()Removes theconnection-definitionselementResourceAdapterTypeImpl.removeId()Removes theidattributeResourceAdapterTypeImpl.removeTransactionSupport()Removes thetransaction-supportattributeResourceAdapterTypeImpl.removeWorkmanager()Removes theworkmanagerelementResourceAdapterTypeImpl.transactionSupport(String transactionSupport) Sets thetransaction-supportelementResourceAdapterTypeImpl.transactionSupport(TransactionSupportType transactionSupport) Sets thetransaction-supportelementMethods in org.jboss.jca.embedded.dsl.resourceadapters13.impl that return types with arguments of type ResourceAdapterTypeModifier and TypeMethodDescriptionResourceAdapterTypeImpl.createConfigProperty()Creates a newconfig-propertyelementResourceAdapterTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsResourceAdaptersDescriptorImpl.getAllResourceAdapter()Returns allresource-adapterelementsResourceAdaptersTypeImpl.getAllResourceAdapter()Returns allresource-adapterelementsResourceAdapterTypeImpl.getOrCreateAdminObjects()If not already created, a newadmin-objectselement with the given value will be created.ResourceAdapterTypeImpl.getOrCreateBeanValidationGroups()If not already created, a newbean-validation-groupselement with the given value will be created.ResourceAdapterTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.ResourceAdapterTypeImpl.getOrCreateConnectionDefinitions()If not already created, a newconnection-definitionselement with the given value will be created.ResourceAdapterTypeImpl.getOrCreateWorkmanager()If not already created, a newworkmanagerelement with the given value will be created.