Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector16.ConnectionDefinitionType
Packages that use ConnectionDefinitionType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ConnectionDefinitionType in org.jboss.shrinkwrap.descriptor.api.connector16
Methods in org.jboss.shrinkwrap.descriptor.api.connector16 that return ConnectionDefinitionTypeModifier and TypeMethodDescriptionConnectionDefinitionType.connectionfactoryImplClass(String connectionfactoryImplClass) Sets theconnectionfactory-impl-classelementConnectionDefinitionType.connectionfactoryInterface(String connectionfactoryInterface) Sets theconnectionfactory-interfaceelementConnectionDefinitionType.connectionImplClass(String connectionImplClass) Sets theconnection-impl-classelementConnectionDefinitionType.connectionInterface(String connectionInterface) Sets theconnection-interfaceelementOutboundResourceadapterType.createConnectionDefinition()Creates a newconnection-definitionelementOutboundResourceadapterType.getOrCreateConnectionDefinition()If not already created, a newconnection-definitionelement will be created and returned.Sets theidattributeConnectionDefinitionType.managedconnectionfactoryClass(String managedconnectionfactoryClass) Sets themanagedconnectionfactory-classelementConnectionDefinitionType.removeAllConfigProperty()Removes allconfig-propertyelementsConnectionDefinitionType.removeConnectionfactoryImplClass()Removes theconnectionfactory-impl-classelementConnectionDefinitionType.removeConnectionfactoryInterface()Removes theconnectionfactory-interfaceelementConnectionDefinitionType.removeConnectionImplClass()Removes theconnection-impl-classelementConnectionDefinitionType.removeConnectionInterface()Removes theconnection-interfaceelementConnectionDefinitionType.removeId()Removes theidattributeConnectionDefinitionType.removeManagedconnectionfactoryClass()Removes themanagedconnectionfactory-classelementMethods in org.jboss.shrinkwrap.descriptor.api.connector16 that return types with arguments of type ConnectionDefinitionTypeModifier and TypeMethodDescriptionConnectionDefinitionType.createConfigProperty()Creates a newconfig-propertyelementConnectionDefinitionType.getAllConfigProperty()Returns allconfig-propertyelementsOutboundResourceadapterType.getAllConnectionDefinition()Returns allconnection-definitionelementsConnectionDefinitionType.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned. -
Uses of ConnectionDefinitionType in org.jboss.shrinkwrap.descriptor.impl.connector16
Classes in org.jboss.shrinkwrap.descriptor.impl.connector16 that implement ConnectionDefinitionTypeModifier and TypeClassDescriptionclassThis class implements theconnection-definitionTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return ConnectionDefinitionTypeModifier and TypeMethodDescriptionConnectionDefinitionTypeImpl.connectionfactoryImplClass(String connectionfactoryImplClass) Sets theconnectionfactory-impl-classelementConnectionDefinitionTypeImpl.connectionfactoryInterface(String connectionfactoryInterface) Sets theconnectionfactory-interfaceelementConnectionDefinitionTypeImpl.connectionImplClass(String connectionImplClass) Sets theconnection-impl-classelementConnectionDefinitionTypeImpl.connectionInterface(String connectionInterface) Sets theconnection-interfaceelementOutboundResourceadapterTypeImpl.createConnectionDefinition()Creates a newconnection-definitionelementOutboundResourceadapterTypeImpl.getOrCreateConnectionDefinition()If not already created, a newconnection-definitionelement will be created and returned.Sets theidattributeConnectionDefinitionTypeImpl.managedconnectionfactoryClass(String managedconnectionfactoryClass) Sets themanagedconnectionfactory-classelementConnectionDefinitionTypeImpl.removeAllConfigProperty()Removes allconfig-propertyelementsConnectionDefinitionTypeImpl.removeConnectionfactoryImplClass()Removes theconnectionfactory-impl-classelementConnectionDefinitionTypeImpl.removeConnectionfactoryInterface()Removes theconnectionfactory-interfaceelementConnectionDefinitionTypeImpl.removeConnectionImplClass()Removes theconnection-impl-classelementConnectionDefinitionTypeImpl.removeConnectionInterface()Removes theconnection-interfaceelementConnectionDefinitionTypeImpl.removeId()Removes theidattributeConnectionDefinitionTypeImpl.removeManagedconnectionfactoryClass()Removes themanagedconnectionfactory-classelementMethods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return types with arguments of type ConnectionDefinitionTypeModifier and TypeMethodDescriptionConnectionDefinitionTypeImpl.createConfigProperty()Creates a newconfig-propertyelementConnectionDefinitionTypeImpl.getAllConfigProperty()Returns allconfig-propertyelementsOutboundResourceadapterTypeImpl.getAllConnectionDefinition()Returns allconnection-definitionelementsConnectionDefinitionTypeImpl.getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.