JMX MBean View

biblioteca

Sat Apr 20 12:28:41 CEST 2024
 
NameDomainjboss.jca
serviceRARDeployment
name'jboss-xa-jdbc.rar'
Java Classorg.jboss.resource.deployers.RARDeployment
DescriptionJBoss Resource Adapter for JDBC 3 XA drivers

Attribute Name Access Type Description Attribute Value
Name R java.lang.String Return the service name
RARDeployment    
State R int Return the service state
3    
StateString R java.lang.String Return the service's state as a String
Started    
MetaData R org.jboss.resource.metadata.ConnectorMetaData The meta data
ConnectorMetaData@6c4e269f[version=1.5 vendorName=Red Hat Middleware LLC eisType=JDBC 3.0 XA Relational Database resourceAdapterVersion=5.0 resourceAdapterClass=org.jboss.resource.deployment.DummyResourceAdapter license=LicenseMetaData@7ec9c845[required=true descriptions=[DescriptionMetaData@717b6b0a[language=es description=JBoss, Home of Professional Open Source.
 Copyright 2006, Red Hat Middleware LLC, and individual contributors
 as indicated by the @author tags. See the copyright.txt file in the
 distribution for a full listing of individual contributors.

 This is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.

 This software is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 Lesser General Public License for more details.

 You should have received a copy of the GNU Lesser General Public
 License along with this software; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301 USA, or see the FSF site: http://www.fsf.org.]]] properties=[] descriptions=[DescriptionGroupMetaData@5db097ba[language=es description=JBoss Resource Adapter for JDBC 3 XA drivers displayName=JBoss JDBC XATransaction ResourceAdapter]] connectionDefinitions=[ConnectionDefinitionMetaData@606876f6[managedConnectionFactoryClass=org.jboss.resource.adapter.jdbc.xa.XAManagedConnectionFactory connectionFactoryInterfaceClass=javax.sql.DataSource connectionFactoryImplementationClass=org.jboss.resource.adapter.jdbc.WrapperDataSource connectionInterfaceClass=java.sql.Connection connectionImplementationClass=org.jboss.resource.adapter.jdbc.WrappedConnection properties=[ConfigPropertyMetaData@2983bd71[name=ValidateOnMatch type=java.lang.Boolean value= descriptions=[DescriptionMetaData@74b96463[language=es description=Whether to validate the connection on the ManagedConnectionFactory.matchManagedConnection method]]], ConfigPropertyMetaData@dca6fe4[name=UrlSelectorStrategyClassName type=java.lang.String value= descriptions=[DescriptionMetaData@376ddb73[language=es description=The configurable URLSelectorStrategy class name.]]], ConfigPropertyMetaData@3bcc97a9[name=CheckValidConnectionSQL type=java.lang.String value= descriptions=[DescriptionMetaData@d627773[language=es description=An SQL statement that may be executed when a managed connection is taken out of the pool and is about to be given to a client: the purpose is to verify that the connection still works.]]], ConfigPropertyMetaData@7b2ccf48[name=XADataSourceProperties type=java.lang.String value= descriptions=[DescriptionMetaData@3b9025e2[language=es description=The properties to set up the XA driver. These properties must be in the form name1=value1;name2=value2;...namen=valuen]]], ConfigPropertyMetaData@72893453[name=URLProperty type=java.lang.String value= descriptions=[DescriptionMetaData@74a736fa[language=es description=The property that contains the list of URLs.]]], ConfigPropertyMetaData@5fdce46d[name=QueryTimeout type=java.lang.Integer value= descriptions=[DescriptionMetaData@e0a92eb[language=es description=A configured query timeout]]], ConfigPropertyMetaData@80a5b02[name=TransactionQueryTimeout type=java.lang.Boolean value= descriptions=[DescriptionMetaData@58338980[language=es description=Whether to set the query timeout based on the transaction timeout]]], ConfigPropertyMetaData@6a5a41ec[name=UserName type=java.lang.String value= descriptions=[DescriptionMetaData@1f885fbd[language=es description=The default user name used to create JDBC connections.]]], ConfigPropertyMetaData@38c5b47d[name=NewConnectionSQL type=java.lang.String value= descriptions=[DescriptionMetaData@32458177[language=es description=An SQL statement to be executed when a new connection is created as auxillary setup.]]], ConfigPropertyMetaData@1f18e146[name=UseTryLock type=java.lang.Integer value= descriptions=[DescriptionMetaData@7136c569[language=es description=Maximum wait for a lock]]], ConfigPropertyMetaData@6577e8ce[name=XADataSourceClass type=java.lang.String value= descriptions=[DescriptionMetaData@42daaa90[language=es description=The class name of the JDBC XA driver that handlesthis JDBC URL.]]], ConfigPropertyMetaData@4b9e2380[name=Password type=java.lang.String value= descriptions=[DescriptionMetaData@21f3f63a[language=es description=The default password used to create JDBC connections.]]], ConfigPropertyMetaData@2355606d[name=TransactionIsolation type=java.lang.String value= descriptions=[DescriptionMetaData@17aa6b40[language=es description=The transaction isolation for new connections. Not necessary: the driver default will be used if ommitted.]]], ConfigPropertyMetaData@6971770[name=TrackStatements type=java.lang.String value= descriptions=[DescriptionMetaData@356742e3[language=es description=Whether to track unclosed statements - false/true/nowarn]]], ConfigPropertyMetaData@74f8f6ea[name=ValidConnectionCheckerClassName type=java.lang.String value= descriptions=[DescriptionMetaData@e586079[language=es description=The fully qualified name of a class implementing org.jboss.resource.adapter.jdbc.ValidConnectionChecker that can determine for a particular vender db when a connection is valid.]]], ConfigPropertyMetaData@3adcbf25[name=URLDelimiter type=java.lang.String value= descriptions=[DescriptionMetaData@4c25af4a[language=es description=The jdbc connection url delimeter.]]], ConfigPropertyMetaData@1d505b41[name=StaleConnectionCheckerClassName type=java.lang.String value= descriptions=[DescriptionMetaData@3e174a54[language=es description=The fully qualified name of a class implementing org.jboss.resource.adapter.jdbc.StaleConnectionChecker that can determine for a particular vender db when a connection is stale.]]], ConfigPropertyMetaData@51ab8a5[name=ExceptionSorterClassName type=java.lang.String value= descriptions=[DescriptionMetaData@6b10f0a4[language=es description=The fully qualified name of a class implementing org.jboss.resource.adapter.jdbc.ExceptionSorter that can determine for a particular vender db which exceptions are fatal and mean a connection should be discarded.]]], ConfigPropertyMetaData@3a2da63a[name=PreparedStatementCacheSize type=java.lang.Integer value= descriptions=[DescriptionMetaData@2526d5e6[language=es description=The number of cached prepared statements per connection.]]], ConfigPropertyMetaData@afc47ad[name=SharePreparedStatements type=java.lang.Boolean value= descriptions=[DescriptionMetaData@18a50218[language=es description=Whether to share prepared statements.]]]]]] transactionSupport=TransactionSupportMetaData@792c824b[transactionSupport=XATransaction] authenticationMechanism=AuthenticationMechanismMetaData@591e4813[authenticationMechanismType=BasicPassword credentialInterfaceClass=javax.resource.spi.security.PasswordCredential descriptions=[DescriptionMetaData@530e051a[language=es]]] reauthenticationSupport=false messageListeners=[] adminobjects=[] securityPermissions=[]]    
AuthenticationMechanism R java.lang.String The authentication mechanism
BasicPassword    
EISType R java.lang.String The EIS type
JDBC 3.0 XA Relational Database    
License R java.lang.String The license
JBoss, Home of Professional Open Source.
 Copyright 2006, Red Hat Middleware LLC, and individual contributors
 as indicated by the @author tags. See the copyright.txt file in the
 distribution for a full listing of individual contributors.

 This is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 2.1 of
 the License, or (at your option) any later version.

 This software is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 Lesser General Public License for more details.

 You should have received a copy of the GNU Lesser General Public
 License along with this software; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301 USA, or see the FSF site: http://www.fsf.org.    
RAClass R java.lang.String The resource adapter class
org.jboss.resource.deployment.DummyResourceAdapter    
RAVersion R java.lang.String The resource adapter version
5.0    
TransactionSupport R java.lang.String The transaction support
TransactionSupportMetaData@792c824b[transactionSupport=XATransaction]    
VendorName R java.lang.String The vendor name
Red Hat Middleware LLC    
Version R java.lang.String The spec version
1.5    
ReauthenticationSupport R boolean Whether reauthentication support is supported
False    
ResourceAdapter R javax.resource.spi.ResourceAdapter The resource adapter instance
org.jboss.resource.deployment.DummyResourceAdapter@40fde25a    
WorkManager RW javax.resource.spi.work.WorkManager The work manager
    
XATerminator RW javax.resource.spi.XATerminator The xa terminator
    


Operation Return Type Description Parameters
create void create service lifecycle operation
[no parameters]
start void start service lifecycle operation
[no parameters]
stop void stop service lifecycle operation
[no parameters]
destroy void destroy service lifecycle operation
[no parameters]
jbossInternalLifecycle void Internal lifecycle (for internal use)
method java.lang.String The lifecycle method
createActivationSpec javax.resource.spi.ActivationSpec Create an activation spec
MessagingType java.lang.Class The type of the message listener
ActivationConfig java.util.Collection A collection of activation config properties
endpointActivation java.lang.Void Active the endpoint
MessageEndpointFactory javax.resource.spi.endpoint.MessageEndpointFactory The message endpoint factory
ActivationSpec javax.resource.spi.ActivationSpec The activation spec
endpointDeactivation java.lang.Void Deactive the endpoint
MessageEndpointFactory javax.resource.spi.endpoint.MessageEndpointFactory The message endpoint factory
ActivationSpec javax.resource.spi.ActivationSpec The activation spec