Uses of Interface
org.jboss.jca.embedded.dsl.datasources13.api.ExtensionType
Packages that use ExtensionType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ExtensionType in org.jboss.jca.embedded.dsl.datasources13.api
Methods in org.jboss.jca.embedded.dsl.datasources13.api that return ExtensionTypeModifier and TypeMethodDescriptionSets theclass-nameattributePoolType.getOrCreateConnectionListener()If not already created, a newconnection-listenerelement with the given value will be created.XaPoolType.getOrCreateConnectionListener()If not already created, a newconnection-listenerelement with the given value will be created.CapacityType.getOrCreateDecrementer()If not already created, a newdecrementerelement with the given value will be created.ValidationType.getOrCreateExceptionSorter()If not already created, a newexception-sorterelement with the given value will be created.CapacityType.getOrCreateIncrementer()If not already created, a newincrementerelement with the given value will be created.DsSecurityType.getOrCreateReauthPlugin()If not already created, a newreauth-pluginelement with the given value will be created.RecoverType.getOrCreateRecoverPlugin()If not already created, a newrecover-pluginelement with the given value will be created.ValidationType.getOrCreateStaleConnectionChecker()If not already created, a newstale-connection-checkerelement with the given value will be created.ValidationType.getOrCreateValidConnectionChecker()If not already created, a newvalid-connection-checkerelement with the given value will be created.ExtensionType.removeAllConfigProperty()Removes allconfig-propertyelementsExtensionType.removeClassName()Removes theclass-nameattributeMethods in org.jboss.jca.embedded.dsl.datasources13.api that return types with arguments of type ExtensionTypeModifier and TypeMethodDescriptionExtensionType.createConfigProperty()Creates a newconfig-propertyelementExtensionType.getAllConfigProperty()Returns allconfig-propertyelementsExtensionType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned. -
Uses of ExtensionType in org.jboss.jca.embedded.dsl.datasources13.impl
Classes in org.jboss.jca.embedded.dsl.datasources13.impl that implement ExtensionTypeModifier and TypeClassDescriptionclassThis class implements theextensionTypexsd typeMethods in org.jboss.jca.embedded.dsl.datasources13.impl that return ExtensionTypeModifier and TypeMethodDescriptionSets theclass-nameattributePoolTypeImpl.getOrCreateConnectionListener()If not already created, a newconnection-listenerelement with the given value will be created.XaPoolTypeImpl.getOrCreateConnectionListener()If not already created, a newconnection-listenerelement with the given value will be created.CapacityTypeImpl.getOrCreateDecrementer()If not already created, a newdecrementerelement with the given value will be created.ValidationTypeImpl.getOrCreateExceptionSorter()If not already created, a newexception-sorterelement with the given value will be created.CapacityTypeImpl.getOrCreateIncrementer()If not already created, a newincrementerelement with the given value will be created.DsSecurityTypeImpl.getOrCreateReauthPlugin()If not already created, a newreauth-pluginelement with the given value will be created.RecoverTypeImpl.getOrCreateRecoverPlugin()If not already created, a newrecover-pluginelement with the given value will be created.ValidationTypeImpl.getOrCreateStaleConnectionChecker()If not already created, a newstale-connection-checkerelement with the given value will be created.ValidationTypeImpl.getOrCreateValidConnectionChecker()If not already created, a newvalid-connection-checkerelement with the given value will be created.ExtensionTypeImpl.removeAllConfigProperty()Removes allconfig-propertyelementsExtensionTypeImpl.removeClassName()Removes theclass-nameattributeMethods in org.jboss.jca.embedded.dsl.datasources13.impl that return types with arguments of type ExtensionTypeModifier and TypeMethodDescriptionExtensionTypeImpl.createConfigProperty()Creates a newconfig-propertyelementExtensionTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsExtensionTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.