Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector17.RequiredConfigPropertyType
Packages that use RequiredConfigPropertyType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of RequiredConfigPropertyType in org.jboss.shrinkwrap.descriptor.api.connector17
Methods in org.jboss.shrinkwrap.descriptor.api.connector17 that return RequiredConfigPropertyTypeModifier and TypeMethodDescriptionRequiredConfigPropertyType.configPropertyName(String configPropertyName) Sets theconfig-property-nameelementActivationspecType.createRequiredConfigProperty()Creates a newrequired-config-propertyelementRequiredConfigPropertyType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementActivationspecType.getOrCreateRequiredConfigProperty()If not already created, a newrequired-config-propertyelement will be created and returned.Sets theidattributeRequiredConfigPropertyType.removeAllDescription()Removes thedescriptionelementRequiredConfigPropertyType.removeConfigPropertyName()Removes theconfig-property-nameelementRequiredConfigPropertyType.removeId()Removes theidattributeMethods in org.jboss.shrinkwrap.descriptor.api.connector17 that return types with arguments of type RequiredConfigPropertyTypeModifier and TypeMethodDescriptionActivationspecType.getAllRequiredConfigProperty()Returns allrequired-config-propertyelements -
Uses of RequiredConfigPropertyType in org.jboss.shrinkwrap.descriptor.impl.connector17
Classes in org.jboss.shrinkwrap.descriptor.impl.connector17 that implement RequiredConfigPropertyTypeModifier and TypeClassDescriptionclassThis class implements therequired-config-propertyTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector17 that return RequiredConfigPropertyTypeModifier and TypeMethodDescriptionRequiredConfigPropertyTypeImpl.configPropertyName(String configPropertyName) Sets theconfig-property-nameelementActivationspecTypeImpl.createRequiredConfigProperty()Creates a newrequired-config-propertyelementRequiredConfigPropertyTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementActivationspecTypeImpl.getOrCreateRequiredConfigProperty()If not already created, a newrequired-config-propertyelement will be created and returned.Sets theidattributeRequiredConfigPropertyTypeImpl.removeAllDescription()Removes thedescriptionelementRequiredConfigPropertyTypeImpl.removeConfigPropertyName()Removes theconfig-property-nameelementRequiredConfigPropertyTypeImpl.removeId()Removes theidattributeMethods in org.jboss.shrinkwrap.descriptor.impl.connector17 that return types with arguments of type RequiredConfigPropertyTypeModifier and TypeMethodDescriptionActivationspecTypeImpl.getAllRequiredConfigProperty()Returns allrequired-config-propertyelements