Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector10.Resourceadapter
-
Packages that use Resourceadapter Package Description org.jboss.shrinkwrap.descriptor.api.connector10 Provides the interfaces and enumeration types as defined in the schemaorg.jboss.shrinkwrap.descriptor.impl.connector10 Provides the implementation classes as defined in the schema -
-
Uses of Resourceadapter in org.jboss.shrinkwrap.descriptor.api.connector10
Methods in org.jboss.shrinkwrap.descriptor.api.connector10 that return Resourceadapter Modifier and Type Method Description Resourceadapter<T>Resourceadapter. connectionfactoryImplClass(String connectionfactoryImplClass)Sets theconnectionfactory-impl-classelementResourceadapter<T>Resourceadapter. connectionfactoryInterface(String connectionfactoryInterface)Sets theconnectionfactory-interfaceelementResourceadapter<T>Resourceadapter. connectionImplClass(String connectionImplClass)Sets theconnection-impl-classelementResourceadapter<T>Resourceadapter. connectionInterface(String connectionInterface)Sets theconnection-interfaceelementResourceadapter<Connector<T>>Connector. getOrCreateResourceadapter()If not already created, a newresourceadapterelement with the given value will be created.Resourceadapter<ConnectorDescriptor>ConnectorDescriptor. getOrCreateResourceadapter()If not already created, a newresourceadapterelement with the given value will be created.Resourceadapter<T>Resourceadapter. managedconnectionfactoryClass(String managedconnectionfactoryClass)Sets themanagedconnectionfactory-classelementResourceadapter<T>Resourceadapter. reauthenticationSupport(String reauthenticationSupport)Sets thereauthentication-supportelementResourceadapter<T>Resourceadapter. removeAllAuthenticationMechanism()Removes allauthentication-mechanismelementsResourceadapter<T>Resourceadapter. removeAllConfigProperty()Removes allconfig-propertyelementsResourceadapter<T>Resourceadapter. removeAllSecurityPermission()Removes allsecurity-permissionelementsResourceadapter<T>Resourceadapter. removeConnectionfactoryImplClass()Removes theconnectionfactory-impl-classelementResourceadapter<T>Resourceadapter. removeConnectionfactoryInterface()Removes theconnectionfactory-interfaceelementResourceadapter<T>Resourceadapter. removeConnectionImplClass()Removes theconnection-impl-classelementResourceadapter<T>Resourceadapter. removeConnectionInterface()Removes theconnection-interfaceelementResourceadapter<T>Resourceadapter. removeManagedconnectionfactoryClass()Removes themanagedconnectionfactory-classelementResourceadapter<T>Resourceadapter. removeReauthenticationSupport()Removes thereauthentication-supportelementResourceadapter<T>Resourceadapter. removeTransactionSupport()Removes thetransaction-supportelementResourceadapter<T>Resourceadapter. transactionSupport(String transactionSupport)Sets thetransaction-supportelementMethods in org.jboss.shrinkwrap.descriptor.api.connector10 that return types with arguments of type Resourceadapter Modifier and Type Method Description AuthenticationMechanism<Resourceadapter<T>>Resourceadapter. createAuthenticationMechanism()Creates a newauthentication-mechanismelementConfigProperty<Resourceadapter<T>>Resourceadapter. createConfigProperty()Creates a newconfig-propertyelementSecurityPermission<Resourceadapter<T>>Resourceadapter. createSecurityPermission()Creates a newsecurity-permissionelementList<AuthenticationMechanism<Resourceadapter<T>>>Resourceadapter. getAllAuthenticationMechanism()Returns allauthentication-mechanismelementsList<ConfigProperty<Resourceadapter<T>>>Resourceadapter. getAllConfigProperty()Returns allconfig-propertyelementsList<SecurityPermission<Resourceadapter<T>>>Resourceadapter. getAllSecurityPermission()Returns allsecurity-permissionelementsAuthenticationMechanism<Resourceadapter<T>>Resourceadapter. getOrCreateAuthenticationMechanism()If not already created, a newauthentication-mechanismelement will be created and returned.ConfigProperty<Resourceadapter<T>>Resourceadapter. getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.SecurityPermission<Resourceadapter<T>>Resourceadapter. getOrCreateSecurityPermission()If not already created, a newsecurity-permissionelement will be created and returned. -
Uses of Resourceadapter in org.jboss.shrinkwrap.descriptor.impl.connector10
Classes in org.jboss.shrinkwrap.descriptor.impl.connector10 that implement Resourceadapter Modifier and Type Class Description classResourceadapterImpl<T>This class implements theresourceadapterxsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector10 that return Resourceadapter Modifier and Type Method Description Resourceadapter<T>ResourceadapterImpl. connectionfactoryImplClass(String connectionfactoryImplClass)Sets theconnectionfactory-impl-classelementResourceadapter<T>ResourceadapterImpl. connectionfactoryInterface(String connectionfactoryInterface)Sets theconnectionfactory-interfaceelementResourceadapter<T>ResourceadapterImpl. connectionImplClass(String connectionImplClass)Sets theconnection-impl-classelementResourceadapter<T>ResourceadapterImpl. connectionInterface(String connectionInterface)Sets theconnection-interfaceelementResourceadapter<ConnectorDescriptor>ConnectorDescriptorImpl. getOrCreateResourceadapter()If not already created, a newresourceadapterelement with the given value will be created.Resourceadapter<Connector<T>>ConnectorImpl. getOrCreateResourceadapter()If not already created, a newresourceadapterelement with the given value will be created.Resourceadapter<T>ResourceadapterImpl. managedconnectionfactoryClass(String managedconnectionfactoryClass)Sets themanagedconnectionfactory-classelementResourceadapter<T>ResourceadapterImpl. reauthenticationSupport(String reauthenticationSupport)Sets thereauthentication-supportelementResourceadapter<T>ResourceadapterImpl. removeAllAuthenticationMechanism()Removes allauthentication-mechanismelementsResourceadapter<T>ResourceadapterImpl. removeAllConfigProperty()Removes allconfig-propertyelementsResourceadapter<T>ResourceadapterImpl. removeAllSecurityPermission()Removes allsecurity-permissionelementsResourceadapter<T>ResourceadapterImpl. removeConnectionfactoryImplClass()Removes theconnectionfactory-impl-classelementResourceadapter<T>ResourceadapterImpl. removeConnectionfactoryInterface()Removes theconnectionfactory-interfaceelementResourceadapter<T>ResourceadapterImpl. removeConnectionImplClass()Removes theconnection-impl-classelementResourceadapter<T>ResourceadapterImpl. removeConnectionInterface()Removes theconnection-interfaceelementResourceadapter<T>ResourceadapterImpl. removeManagedconnectionfactoryClass()Removes themanagedconnectionfactory-classelementResourceadapter<T>ResourceadapterImpl. removeReauthenticationSupport()Removes thereauthentication-supportelementResourceadapter<T>ResourceadapterImpl. removeTransactionSupport()Removes thetransaction-supportelementResourceadapter<T>ResourceadapterImpl. transactionSupport(String transactionSupport)Sets thetransaction-supportelementMethods in org.jboss.shrinkwrap.descriptor.impl.connector10 that return types with arguments of type Resourceadapter Modifier and Type Method Description AuthenticationMechanism<Resourceadapter<T>>ResourceadapterImpl. createAuthenticationMechanism()Creates a newauthentication-mechanismelementConfigProperty<Resourceadapter<T>>ResourceadapterImpl. createConfigProperty()Creates a newconfig-propertyelementSecurityPermission<Resourceadapter<T>>ResourceadapterImpl. createSecurityPermission()Creates a newsecurity-permissionelementList<AuthenticationMechanism<Resourceadapter<T>>>ResourceadapterImpl. getAllAuthenticationMechanism()Returns allauthentication-mechanismelementsList<ConfigProperty<Resourceadapter<T>>>ResourceadapterImpl. getAllConfigProperty()Returns allconfig-propertyelementsList<SecurityPermission<Resourceadapter<T>>>ResourceadapterImpl. getAllSecurityPermission()Returns allsecurity-permissionelementsAuthenticationMechanism<Resourceadapter<T>>ResourceadapterImpl. getOrCreateAuthenticationMechanism()If not already created, a newauthentication-mechanismelement will be created and returned.ConfigProperty<Resourceadapter<T>>ResourceadapterImpl. getOrCreateConfigProperty()If not already created, a newconfig-propertyelement will be created and returned.SecurityPermission<Resourceadapter<T>>ResourceadapterImpl. getOrCreateSecurityPermission()If not already created, a newsecurity-permissionelement will be created and returned.
-