Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector16.ConnectorDescriptor
-
Packages that use ConnectorDescriptor Package Description org.jboss.shrinkwrap.descriptor.api.connector16 Provides the interfaces and enumeration types as defined in the schemaorg.jboss.shrinkwrap.descriptor.impl.connector16 Provides the implementation classes as defined in the schema -
-
Uses of ConnectorDescriptor in org.jboss.shrinkwrap.descriptor.api.connector16
Methods in org.jboss.shrinkwrap.descriptor.api.connector16 that return ConnectorDescriptor Modifier and Type Method Description ConnectorDescriptorConnectorDescriptor. description(String... values)Creates for all String objects representingdescriptionelements, a newdescriptionelementConnectorDescriptorConnectorDescriptor. displayName(String... values)Creates for all String objects representingdisplay-nameelements, a newdisplay-nameelementConnectorDescriptorConnectorDescriptor. eisType(String eisType)Sets theeis-typeelementConnectorDescriptorConnectorDescriptor. id(String id)Sets theidattributeConnectorDescriptorConnectorDescriptor. metadataComplete(Boolean metadataComplete)Sets themetadata-completeattributeConnectorDescriptorConnectorDescriptor. moduleName(String moduleName)Sets themodule-nameelementConnectorDescriptorConnectorDescriptor. removeAllDescription()Removes thedescriptionelementConnectorDescriptorConnectorDescriptor. removeAllDisplayName()Removes thedisplay-nameelementConnectorDescriptorConnectorDescriptor. removeAllIcon()Removes alliconelementsConnectorDescriptorConnectorDescriptor. removeAllRequiredWorkContext()Removes therequired-work-contextelementConnectorDescriptorConnectorDescriptor. removeEisType()Removes theeis-typeelementConnectorDescriptorConnectorDescriptor. removeId()Removes theidattributeConnectorDescriptorConnectorDescriptor. removeLicense()Removes thelicenseelementConnectorDescriptorConnectorDescriptor. removeMetadataComplete()Removes themetadata-completeattributeConnectorDescriptorConnectorDescriptor. removeModuleName()Removes themodule-nameelementConnectorDescriptorConnectorDescriptor. removeResourceadapter()Removes theresourceadapterelementConnectorDescriptorConnectorDescriptor. removeResourceadapterVersion()Removes theresourceadapter-versionelementConnectorDescriptorConnectorDescriptor. removeVendorName()Removes thevendor-nameelementConnectorDescriptorConnectorDescriptor. removeVersion()Removes theversionattributeConnectorDescriptorConnectorDescriptor. requiredWorkContext(String... values)Creates for all String objects representingrequired-work-contextelements, a newrequired-work-contextelementConnectorDescriptorConnectorDescriptor. resourceadapterVersion(String resourceadapterVersion)Sets theresourceadapter-versionelementConnectorDescriptorConnectorDescriptor. vendorName(String vendorName)Sets thevendor-nameelementConnectorDescriptorConnectorDescriptor. version(String version)Sets theversionattributeMethods in org.jboss.shrinkwrap.descriptor.api.connector16 that return types with arguments of type ConnectorDescriptor Modifier and Type Method Description IconType<ConnectorDescriptor>ConnectorDescriptor. createIcon()Creates a newiconelementList<IconType<ConnectorDescriptor>>ConnectorDescriptor. getAllIcon()Returns alliconelementsIconType<ConnectorDescriptor>ConnectorDescriptor. getOrCreateIcon()If not already created, a newiconelement will be created and returned.LicenseType<ConnectorDescriptor>ConnectorDescriptor. getOrCreateLicense()If not already created, a newlicenseelement with the given value will be created.ResourceadapterType<ConnectorDescriptor>ConnectorDescriptor. getOrCreateResourceadapter()If not already created, a newresourceadapterelement with the given value will be created. -
Uses of ConnectorDescriptor in org.jboss.shrinkwrap.descriptor.impl.connector16
Classes in org.jboss.shrinkwrap.descriptor.impl.connector16 that implement ConnectorDescriptor Modifier and Type Class Description classConnectorDescriptorImplThis deployment descriptor provides the functionalities as described in the specificationMethods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return ConnectorDescriptor Modifier and Type Method Description ConnectorDescriptorConnectorDescriptorImpl. addDefaultNamespaces()Adds the default namespaces as defined in the specificationConnectorDescriptorConnectorDescriptorImpl. addNamespace(String name, String value)Adds a new namespaceConnectorDescriptorConnectorDescriptorImpl. description(String... values)Creates for all String objects representingdescriptionelements, a newdescriptionelementConnectorDescriptorConnectorDescriptorImpl. displayName(String... values)Creates for all String objects representingdisplay-nameelements, a newdisplay-nameelementConnectorDescriptorConnectorDescriptorImpl. eisType(String eisType)Sets theeis-typeelementConnectorDescriptorConnectorDescriptorImpl. id(String id)Sets theidattributeConnectorDescriptorConnectorDescriptorImpl. metadataComplete(Boolean metadataComplete)Sets themetadata-completeattributeConnectorDescriptorConnectorDescriptorImpl. moduleName(String moduleName)Sets themodule-nameelementConnectorDescriptorConnectorDescriptorImpl. removeAllDescription()Removes thedescriptionelementConnectorDescriptorConnectorDescriptorImpl. removeAllDisplayName()Removes thedisplay-nameelementConnectorDescriptorConnectorDescriptorImpl. removeAllIcon()Removes alliconelementsConnectorDescriptorConnectorDescriptorImpl. removeAllNamespaces()Removes all existing namespaces.ConnectorDescriptorConnectorDescriptorImpl. removeAllRequiredWorkContext()Removes therequired-work-contextelementConnectorDescriptorConnectorDescriptorImpl. removeEisType()Removes theeis-typeelementConnectorDescriptorConnectorDescriptorImpl. removeId()Removes theidattributeConnectorDescriptorConnectorDescriptorImpl. removeLicense()Removes thelicenseelementConnectorDescriptorConnectorDescriptorImpl. removeMetadataComplete()Removes themetadata-completeattributeConnectorDescriptorConnectorDescriptorImpl. removeModuleName()Removes themodule-nameelementConnectorDescriptorConnectorDescriptorImpl. removeResourceadapter()Removes theresourceadapterelementConnectorDescriptorConnectorDescriptorImpl. removeResourceadapterVersion()Removes theresourceadapter-versionelementConnectorDescriptorConnectorDescriptorImpl. removeVendorName()Removes thevendor-nameelementConnectorDescriptorConnectorDescriptorImpl. removeVersion()Removes theversionattributeConnectorDescriptorConnectorDescriptorImpl. requiredWorkContext(String... values)Creates for all String objects representingrequired-work-contextelements, a newrequired-work-contextelementConnectorDescriptorConnectorDescriptorImpl. resourceadapterVersion(String resourceadapterVersion)Sets theresourceadapter-versionelementConnectorDescriptorConnectorDescriptorImpl. vendorName(String vendorName)Sets thevendor-nameelementConnectorDescriptorConnectorDescriptorImpl. version(String version)Sets theversionattributeMethods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return types with arguments of type ConnectorDescriptor Modifier and Type Method Description IconType<ConnectorDescriptor>ConnectorDescriptorImpl. createIcon()Creates a newiconelementList<IconType<ConnectorDescriptor>>ConnectorDescriptorImpl. getAllIcon()Returns alliconelementsIconType<ConnectorDescriptor>ConnectorDescriptorImpl. getOrCreateIcon()If not already created, a newiconelement will be created and returned.LicenseType<ConnectorDescriptor>ConnectorDescriptorImpl. getOrCreateLicense()If not already created, a newlicenseelement with the given value will be created.ResourceadapterType<ConnectorDescriptor>ConnectorDescriptorImpl. getOrCreateResourceadapter()If not already created, a newresourceadapterelement with the given value will be created.
-