Uses of Interface
org.jboss.jca.embedded.dsl.resourceadapters12.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.resourceadapters12.api
Methods in org.jboss.jca.embedded.dsl.resourceadapters12.api that return ConfigPropertyTypeModifier and TypeMethodDescriptionAdminObjectType.createConfigProperty()Creates a newconfig-propertyelementConnectionDefinitionType.createConfigProperty()Creates a newconfig-propertyelementResourceAdapterType.createConfigProperty()Creates a newconfig-propertyelementAdminObjectType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.ConnectionDefinitionType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.ExtensionType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement with the given value will be created.ResourceAdapterType.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.resourceadapters12.api that return types with arguments of type ConfigPropertyTypeModifier and TypeMethodDescriptionAdminObjectType.getAllConfigProperty()Returns allconfig-propertyelementsConnectionDefinitionType.getAllConfigProperty()Returns allconfig-propertyelementsResourceAdapterType.getAllConfigProperty()Returns allconfig-propertyelements -
Uses of ConfigPropertyType in org.jboss.jca.embedded.dsl.resourceadapters12.impl
Classes in org.jboss.jca.embedded.dsl.resourceadapters12.impl that implement ConfigPropertyTypeModifier and TypeClassDescriptionclassThis class implements theconfig-propertyTypexsd typeMethods in org.jboss.jca.embedded.dsl.resourceadapters12.impl that return ConfigPropertyTypeModifier and TypeMethodDescriptionAdminObjectTypeImpl.createConfigProperty()Creates a newconfig-propertyelementConnectionDefinitionTypeImpl.createConfigProperty()Creates a newconfig-propertyelementResourceAdapterTypeImpl.createConfigProperty()Creates a newconfig-propertyelementAdminObjectTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.ConnectionDefinitionTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.ExtensionTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement with the given value will be created.ResourceAdapterTypeImpl.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.resourceadapters12.impl that return types with arguments of type ConfigPropertyTypeModifier and TypeMethodDescriptionAdminObjectTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsConnectionDefinitionTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsResourceAdapterTypeImpl.getAllConfigProperty()Returns allconfig-propertyelements