Uses of Interface
org.jboss.jca.embedded.dsl.datasources11.api.ConfigPropertyType
Packages that use ConfigPropertyType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ConfigPropertyType in org.jboss.jca.embedded.dsl.datasources11.api
Methods in org.jboss.jca.embedded.dsl.datasources11.api that return ConfigPropertyTypeModifier and TypeMethodDescriptionExtensionType.createConfigProperty()Creates a newconfig-propertyelementExtensionType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.Sets thenameattributeConfigPropertyType.removeName()Removes thenameattributeSets the body text for the elementconfig-propertyTypeMethods in org.jboss.jca.embedded.dsl.datasources11.api that return types with arguments of type ConfigPropertyTypeModifier and TypeMethodDescriptionExtensionType.getAllConfigProperty()Returns allconfig-propertyelements -
Uses of ConfigPropertyType in org.jboss.jca.embedded.dsl.datasources11.impl
Classes in org.jboss.jca.embedded.dsl.datasources11.impl that implement ConfigPropertyTypeModifier and TypeClassDescriptionclassThis class implements theconfig-propertyTypexsd typeMethods in org.jboss.jca.embedded.dsl.datasources11.impl that return ConfigPropertyTypeModifier and TypeMethodDescriptionExtensionTypeImpl.createConfigProperty()Creates a newconfig-propertyelementExtensionTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.Sets thenameattributeConfigPropertyTypeImpl.removeName()Removes thenameattributeSets the body text for the elementconfig-propertyTypeMethods in org.jboss.jca.embedded.dsl.datasources11.impl that return types with arguments of type ConfigPropertyTypeModifier and TypeMethodDescriptionExtensionTypeImpl.getAllConfigProperty()Returns allconfig-propertyelements