Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector17.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.connector17
Methods in org.jboss.shrinkwrap.descriptor.api.connector17 that return ConfigPropertyTypeModifier and TypeMethodDescriptionConfigPropertyType.configPropertyConfidential(Boolean configPropertyConfidential) Sets theconfig-property-confidentialelementConfigPropertyType.configPropertyIgnore(Boolean configPropertyIgnore) Sets theconfig-property-ignoreelementConfigPropertyType.configPropertyName(String configPropertyName) Sets theconfig-property-nameelementConfigPropertyType.configPropertySupportsDynamicUpdates(Boolean configPropertySupportsDynamicUpdates) Sets theconfig-property-supports-dynamic-updateselementConfigPropertyType.configPropertyType(String configPropertyType) Sets theconfig-property-typeelementConfigPropertyType.configPropertyType(ConfigPropertyTypeType configPropertyType) Sets theconfig-property-typeelementConfigPropertyType.configPropertyValue(String configPropertyValue) Sets theconfig-property-valueelementActivationspecType.createConfigProperty()Creates a newconfig-propertyelementAdminobjectType.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 newdescriptionelementActivationspecType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.AdminobjectType.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.removeConfigPropertyConfidential()Removes theconfig-property-confidentialelementConfigPropertyType.removeConfigPropertyIgnore()Removes theconfig-property-ignoreelementConfigPropertyType.removeConfigPropertyName()Removes theconfig-property-nameelementConfigPropertyType.removeConfigPropertySupportsDynamicUpdates()Removes theconfig-property-supports-dynamic-updateselementConfigPropertyType.removeConfigPropertyType()Removes theconfig-property-typeattributeConfigPropertyType.removeConfigPropertyValue()Removes theconfig-property-valueelementConfigPropertyType.removeId()Removes theidattributeMethods in org.jboss.shrinkwrap.descriptor.api.connector17 that return types with arguments of type ConfigPropertyTypeModifier and TypeMethodDescriptionActivationspecType.getAllConfigProperty()Returns allconfig-propertyelementsAdminobjectType.getAllConfigProperty()Returns allconfig-propertyelementsConnectionDefinitionType.getAllConfigProperty()Returns allconfig-propertyelementsResourceadapterType.getAllConfigProperty()Returns allconfig-propertyelements -
Uses of ConfigPropertyType in org.jboss.shrinkwrap.descriptor.impl.connector17
Classes in org.jboss.shrinkwrap.descriptor.impl.connector17 that implement ConfigPropertyTypeModifier and TypeClassDescriptionclassThis class implements theconfig-propertyTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector17 that return ConfigPropertyTypeModifier and TypeMethodDescriptionConfigPropertyTypeImpl.configPropertyConfidential(Boolean configPropertyConfidential) Sets theconfig-property-confidentialelementConfigPropertyTypeImpl.configPropertyIgnore(Boolean configPropertyIgnore) Sets theconfig-property-ignoreelementConfigPropertyTypeImpl.configPropertyName(String configPropertyName) Sets theconfig-property-nameelementConfigPropertyTypeImpl.configPropertySupportsDynamicUpdates(Boolean configPropertySupportsDynamicUpdates) Sets theconfig-property-supports-dynamic-updateselementConfigPropertyTypeImpl.configPropertyType(String configPropertyType) Sets theconfig-property-typeelementConfigPropertyTypeImpl.configPropertyType(ConfigPropertyTypeType configPropertyType) Sets theconfig-property-typeelementConfigPropertyTypeImpl.configPropertyValue(String configPropertyValue) Sets theconfig-property-valueelementActivationspecTypeImpl.createConfigProperty()Creates a newconfig-propertyelementAdminobjectTypeImpl.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 newdescriptionelementActivationspecTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.AdminobjectTypeImpl.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.removeConfigPropertyConfidential()Removes theconfig-property-confidentialelementConfigPropertyTypeImpl.removeConfigPropertyIgnore()Removes theconfig-property-ignoreelementConfigPropertyTypeImpl.removeConfigPropertyName()Removes theconfig-property-nameelementConfigPropertyTypeImpl.removeConfigPropertySupportsDynamicUpdates()Removes theconfig-property-supports-dynamic-updateselementConfigPropertyTypeImpl.removeConfigPropertyType()Removes theconfig-property-typeattributeConfigPropertyTypeImpl.removeConfigPropertyValue()Removes theconfig-property-valueelementConfigPropertyTypeImpl.removeId()Removes theidattributeMethods in org.jboss.shrinkwrap.descriptor.impl.connector17 that return types with arguments of type ConfigPropertyTypeModifier and TypeMethodDescriptionActivationspecTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsAdminobjectTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsConnectionDefinitionTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsResourceadapterTypeImpl.getAllConfigProperty()Returns allconfig-propertyelements