Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector15.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.shrinkwrap.descriptor.api.connector15
Methods in org.jboss.shrinkwrap.descriptor.api.connector15 that return ConfigPropertyTypeModifier and TypeMethodDescriptionConfigPropertyType.configPropertyName(String configPropertyName) Sets theconfig-property-nameelementConfigPropertyType.configPropertyType(String configPropertyType) Sets theconfig-property-typeelementConfigPropertyType.configPropertyType(ConfigPropertyTypeType configPropertyType) Sets theconfig-property-typeelementConfigPropertyType.configPropertyValue(String configPropertyValue) Sets theconfig-property-valueelementAdminobjectType.createConfigProperty()Creates a newconfig-propertyelementConnectionDefinitionType.createConfigProperty()Creates a newconfig-propertyelementResourceadapterType.createConfigProperty()Creates a newconfig-propertyelementConfigPropertyType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementAdminobjectType.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.ResourceadapterType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.Sets theidattributeConfigPropertyType.removeAllDescription()Removes thedescriptionelementConfigPropertyType.removeConfigPropertyName()Removes theconfig-property-nameelementConfigPropertyType.removeConfigPropertyType()Removes theconfig-property-typeattributeConfigPropertyType.removeConfigPropertyValue()Removes theconfig-property-valueelementConfigPropertyType.removeId()Removes theidattributeMethods in org.jboss.shrinkwrap.descriptor.api.connector15 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.shrinkwrap.descriptor.impl.connector15
Classes in org.jboss.shrinkwrap.descriptor.impl.connector15 that implement ConfigPropertyTypeModifier and TypeClassDescriptionclassThis class implements theconfig-propertyTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector15 that return ConfigPropertyTypeModifier and TypeMethodDescriptionConfigPropertyTypeImpl.configPropertyName(String configPropertyName) Sets theconfig-property-nameelementConfigPropertyTypeImpl.configPropertyType(String configPropertyType) Sets theconfig-property-typeelementConfigPropertyTypeImpl.configPropertyType(ConfigPropertyTypeType configPropertyType) Sets theconfig-property-typeelementConfigPropertyTypeImpl.configPropertyValue(String configPropertyValue) Sets theconfig-property-valueelementAdminobjectTypeImpl.createConfigProperty()Creates a newconfig-propertyelementConnectionDefinitionTypeImpl.createConfigProperty()Creates a newconfig-propertyelementResourceadapterTypeImpl.createConfigProperty()Creates a newconfig-propertyelementConfigPropertyTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementAdminobjectTypeImpl.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.ResourceadapterTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.Sets theidattributeConfigPropertyTypeImpl.removeAllDescription()Removes thedescriptionelementConfigPropertyTypeImpl.removeConfigPropertyName()Removes theconfig-property-nameelementConfigPropertyTypeImpl.removeConfigPropertyType()Removes theconfig-property-typeattributeConfigPropertyTypeImpl.removeConfigPropertyValue()Removes theconfig-property-valueelementConfigPropertyTypeImpl.removeId()Removes theidattributeMethods in org.jboss.shrinkwrap.descriptor.impl.connector15 that return types with arguments of type ConfigPropertyTypeModifier and TypeMethodDescriptionAdminobjectTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsConnectionDefinitionTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsResourceadapterTypeImpl.getAllConfigProperty()Returns allconfig-propertyelements