Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector15.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.connector15
Methods in org.jboss.shrinkwrap.descriptor.api.connector15 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.removeAllDescription()Removes thedescriptionelementConnectorType.removeAllDisplayName()Removes thedisplay-nameelementConnectorType.removeAllIcon()Removes alliconelementsConnectorType.removeEisType()Removes theeis-typeelementConnectorType.removeId()Removes theidattributeConnectorType.removeLicense()Removes thelicenseelementConnectorType.removeResourceadapter()Removes theresourceadapterelementConnectorType.removeResourceadapterVersion()Removes theresourceadapter-versionelementConnectorType.removeVendorName()Removes thevendor-nameelementConnectorType.removeVersion()Removes theversionattributeConnectorType.resourceadapterVersion(String resourceadapterVersion) Sets theresourceadapter-versionelementConnectorType.vendorName(String vendorName) Sets thevendor-nameelementSets theversionattributeMethods in org.jboss.shrinkwrap.descriptor.api.connector15 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.connector15
Classes in org.jboss.shrinkwrap.descriptor.impl.connector15 that implement ConnectorTypeModifier and TypeClassDescriptionclassThis class implements theconnectorTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector15 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.removeAllDescription()Removes thedescriptionelementConnectorTypeImpl.removeAllDisplayName()Removes thedisplay-nameelementConnectorTypeImpl.removeAllIcon()Removes alliconelementsConnectorTypeImpl.removeEisType()Removes theeis-typeelementConnectorTypeImpl.removeId()Removes theidattributeConnectorTypeImpl.removeLicense()Removes thelicenseelementConnectorTypeImpl.removeResourceadapter()Removes theresourceadapterelementConnectorTypeImpl.removeResourceadapterVersion()Removes theresourceadapter-versionelementConnectorTypeImpl.removeVendorName()Removes thevendor-nameelementConnectorTypeImpl.removeVersion()Removes theversionattributeConnectorTypeImpl.resourceadapterVersion(String resourceadapterVersion) Sets theresourceadapter-versionelementConnectorTypeImpl.vendorName(String vendorName) Sets thevendor-nameelementSets theversionattributeMethods in org.jboss.shrinkwrap.descriptor.impl.connector15 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.