Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector16.ConnectorType
Packages that use ConnectorType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ConnectorType in org.jboss.shrinkwrap.descriptor.api.connector16
Methods in org.jboss.shrinkwrap.descriptor.api.connector16 that return ConnectorTypeModifier and TypeMethodDescriptionConnectorType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementConnectorType.displayName(String... values) Creates for all String objects representingdisplay-nameelements, a newdisplay-nameelementSets theeis-typeelementSets theidattributeConnectorType.metadataComplete(Boolean metadataComplete) Sets themetadata-completeattributeConnectorType.moduleName(String moduleName) Sets themodule-nameelementConnectorType.removeAllDescription()Removes thedescriptionelementConnectorType.removeAllDisplayName()Removes thedisplay-nameelementConnectorType.removeAllIcon()Removes alliconelementsConnectorType.removeAllRequiredWorkContext()Removes therequired-work-contextelementConnectorType.removeEisType()Removes theeis-typeelementConnectorType.removeId()Removes theidattributeConnectorType.removeLicense()Removes thelicenseelementConnectorType.removeMetadataComplete()Removes themetadata-completeattributeConnectorType.removeModuleName()Removes themodule-nameelementConnectorType.removeResourceadapter()Removes theresourceadapterelementConnectorType.removeResourceadapterVersion()Removes theresourceadapter-versionelementConnectorType.removeVendorName()Removes thevendor-nameelementConnectorType.removeVersion()Removes theversionattributeConnectorType.requiredWorkContext(String... values) Creates for all String objects representingrequired-work-contextelements, a newrequired-work-contextelementConnectorType.resourceadapterVersion(String resourceadapterVersion) Sets theresourceadapter-versionelementConnectorType.vendorName(String vendorName) Sets thevendor-nameelementSets theversionattributeMethods in org.jboss.shrinkwrap.descriptor.api.connector16 that return types with arguments of type ConnectorTypeModifier and TypeMethodDescriptionConnectorType.createIcon()Creates a newiconelementConnectorType.getAllIcon()Returns alliconelementsConnectorType.getOrCreateIcon()If not already created, a newiconelement will be created and returned.ConnectorType.getOrCreateLicense()If not already created, a newlicenseelement with the given value will be created.ConnectorType.getOrCreateResourceadapter()If not already created, a newresourceadapterelement with the given value will be created. -
Uses of ConnectorType in org.jboss.shrinkwrap.descriptor.impl.connector16
Classes in org.jboss.shrinkwrap.descriptor.impl.connector16 that implement ConnectorTypeModifier and TypeClassDescriptionclassThis class implements theconnectorTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return ConnectorTypeModifier and TypeMethodDescriptionConnectorTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementConnectorTypeImpl.displayName(String... values) Creates for all String objects representingdisplay-nameelements, a newdisplay-nameelementSets theeis-typeelementSets theidattributeConnectorTypeImpl.metadataComplete(Boolean metadataComplete) Sets themetadata-completeattributeConnectorTypeImpl.moduleName(String moduleName) Sets themodule-nameelementConnectorTypeImpl.removeAllDescription()Removes thedescriptionelementConnectorTypeImpl.removeAllDisplayName()Removes thedisplay-nameelementConnectorTypeImpl.removeAllIcon()Removes alliconelementsConnectorTypeImpl.removeAllRequiredWorkContext()Removes therequired-work-contextelementConnectorTypeImpl.removeEisType()Removes theeis-typeelementConnectorTypeImpl.removeId()Removes theidattributeConnectorTypeImpl.removeLicense()Removes thelicenseelementConnectorTypeImpl.removeMetadataComplete()Removes themetadata-completeattributeConnectorTypeImpl.removeModuleName()Removes themodule-nameelementConnectorTypeImpl.removeResourceadapter()Removes theresourceadapterelementConnectorTypeImpl.removeResourceadapterVersion()Removes theresourceadapter-versionelementConnectorTypeImpl.removeVendorName()Removes thevendor-nameelementConnectorTypeImpl.removeVersion()Removes theversionattributeConnectorTypeImpl.requiredWorkContext(String... values) Creates for all String objects representingrequired-work-contextelements, a newrequired-work-contextelementConnectorTypeImpl.resourceadapterVersion(String resourceadapterVersion) Sets theresourceadapter-versionelementConnectorTypeImpl.vendorName(String vendorName) Sets thevendor-nameelementSets theversionattributeMethods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return types with arguments of type ConnectorTypeModifier and TypeMethodDescriptionConnectorTypeImpl.createIcon()Creates a newiconelementConnectorTypeImpl.getAllIcon()Returns alliconelementsConnectorTypeImpl.getOrCreateIcon()If not already created, a newiconelement will be created and returned.ConnectorTypeImpl.getOrCreateLicense()If not already created, a newlicenseelement with the given value will be created.ConnectorTypeImpl.getOrCreateResourceadapter()If not already created, a newresourceadapterelement with the given value will be created.