JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

JBoss Resource Adapter for JDBC 3 XA drivers

List of MBean attributes:

Name Type Access Value Description
Name java.lang.String R RARDeployment Return the service name
State int R 3 Return the service state
StateString java.lang.String R Started Return the service's state as a String
MetaData org.jboss.resource.metadata.ConnectorMetaData R ConnectorMetaData@8bc0ca[version=1.5 vendorName=JBoss, Inc eisType=JDBC 3.0 XA Relational Database resourceAdapterVersion=4.0 resourceAdapterClass=org.jboss.resource.deployment.DummyResourceAdapter license=LicenseMetaData@11e1435[required=true descriptions=[DescriptionMetaData@1c0b9b0[language=en description=COPYRIGHT AND PERMISSION NOTICE Copyright (c) 2004 JBoss, Inc This is released under the terms of the LGPL. See gnu.org for details.]]] properties=[] descriptions=[DescriptionGroupMetaData@1def490[language=en description=JBoss Resource Adapter for JDBC 3 XA drivers displayName=JBoss JDBC XATransaction ResourceAdapter]] connectionDefinitions=[ConnectionDefinitionMetaData@25ea87[managedConnectionFactoryClass=org.jboss.resource.adapter.jdbc.xa.HAXAManagedConnectionFactory connectionFactoryInterfaceClass=javax.sql.DataSource connectionFactoryImplementationClass=org.jboss.resource.adapter.jdbc.WrapperDataSource connectionInterfaceClass=java.sql.Connection connectionImplementationClass=org.jboss.resource.adapter.jdbc.WrappedConnection properties=[ConfigPropertyMetaData@1ff4a1c[name=TransactionQueryTimeout type=java.lang.Boolean value= descriptions=[DescriptionMetaData@8a2b4f[language=en description=Whether to set the query timeout based on the transaction timeout]]], ConfigPropertyMetaData@6702f4[name=NewConnectionSQL type=java.lang.String value= descriptions=[DescriptionMetaData@1216a7b[language=en description=An SQL statement to be executed when a new connection is created as auxillary setup.]]], ConfigPropertyMetaData@1cc3d8e[name=URLDelimeter type=java.lang.String value= descriptions=[DescriptionMetaData@d5dffa[language=en description=URL delimeter]]], ConfigPropertyMetaData@12ec880[name=XADataSourceClass type=java.lang.String value= descriptions=[DescriptionMetaData@163ceef[language=en description=The class name of the JDBC XA driver that handlesthis JDBC URL.]]], ConfigPropertyMetaData@6d8694[name=TransactionIsolation type=java.lang.String value= descriptions=[DescriptionMetaData@1a6baf5[language=en description=The transaction isolation for new connections. Not necessary: the driver default will be used if ommitted.]]], ConfigPropertyMetaData@15a7d7f[name=QueryTimeout type=java.lang.Integer value= descriptions=[DescriptionMetaData@13c4657[language=en description=A configured query timeout]]], ConfigPropertyMetaData@28f867[name=TrackStatements type=java.lang.String value= descriptions=[DescriptionMetaData@2e2578[language=en description=Whether to track unclosed statements - false/true/nowarn]]], ConfigPropertyMetaData@9b5dc4[name=ExceptionSorterClassName type=java.lang.String value= descriptions=[DescriptionMetaData@19e1eb7[language=en 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@1dd64b7[name=URLProperty type=java.lang.String value= descriptions=[DescriptionMetaData@1f297c6[language=en description=The property that contains the list of URLs]]], ConfigPropertyMetaData@2b7684[name=Password type=java.lang.String value= descriptions=[DescriptionMetaData@1ca7d7a[language=en description=The default password used to create JDBC connections.]]], ConfigPropertyMetaData@171ff47[name=XADataSourceProperties type=java.lang.String value= descriptions=[DescriptionMetaData@f409d2[language=en description=The properties to set up the XA driver. These properties must be in the form name1=value1;name2=value2;...namen=valuen]]], ConfigPropertyMetaData@f2e88f[name=CheckValidConnectionSQL type=java.lang.String value= descriptions=[DescriptionMetaData@1b0c9de[language=en 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@1820aed[name=ValidConnectionCheckerClassName type=java.lang.String value= descriptions=[DescriptionMetaData@195222d[language=en 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@1487d8f[name=UserName type=java.lang.String value= descriptions=[DescriptionMetaData@1f6dd12[language=en description=The default user name used to create JDBC connections.]]], ConfigPropertyMetaData@9e60d1[name=PreparedStatementCacheSize type=java.lang.Integer value= descriptions=[DescriptionMetaData@2bd0ee[language=en description=The number of cached prepared statements per connection.]]], ConfigPropertyMetaData@1e6534d[name=SharePreparedStatements type=java.lang.Boolean value= descriptions=[DescriptionMetaData@a1c5a7[language=en description=Whether to share prepared statements.]]]]]] transactionSupport=TransactionSupportMetaData@b78a8e[transactionSupport=XATransaction] authenticationMechanism=AuthenticationMechanismMetaData@1e98db9[authenticationMechanismType=BasicPassword credentialInterfaceClass=javax.resource.spi.security.PasswordCredential descriptions=[DescriptionMetaData@5779f9[language=en]]] reauthenticationSupport=false messageListeners=[] adminobjects=[] securityPermissions=[]] The meta data
AuthenticationMechanism java.lang.String R BasicPassword The authentication mechanism
EISType java.lang.String R JDBC 3.0 XA Relational Database The EIS type
License java.lang.String R COPYRIGHT AND PERMISSION NOTICE Copyright (c) 2004 JBoss, Inc This is released under the terms of the LGPL. See gnu.org for details. The license
RAClass java.lang.String R org.jboss.resource.deployment.DummyResourceAdapter The resource adapter class
RAVersion java.lang.String R 4.0 The resource adapter version
TransactionSupport java.lang.String R TransactionSupportMetaData@b78a8e[transactionSupport=XATransaction] The transaction support
VendorName java.lang.String R JBoss, Inc The vendor name
Version java.lang.String R 1.5 The spec version
ReauthenticationSupport boolean R False Whether reauthentication support is supported
ResourceAdapter javax.resource.spi.ResourceAdapter R org.jboss.resource.deployment.DummyResourceAdapter@108e547 The resource adapter instance

List of MBean operations:


void create()

create service lifecycle operation


void start()

start service lifecycle operation


void stop()

stop service lifecycle operation


void destroy()

destroy service lifecycle operation


void jbossInternalLifecycle()

Internal lifecycle (for internal use)

Param ParamType ParamValue ParamDescription
method java.lang.String The lifecycle method

javax.resource.spi.ActivationSpec createActivationSpec()

Create an activation spec

Param ParamType ParamValue ParamDescription
MessagingType java.lang.Class The type of the message listener
ActivationConfig java.util.Collection A collection of activation config properties

java.lang.Void endpointActivation()

Active the endpoint

Param ParamType ParamValue ParamDescription
MessageEndpointFactory javax.resource.spi.endpoint.MessageEndpointFactory The message endpoint factory
ActivationSpec javax.resource.spi.ActivationSpec The activation spec

java.lang.Void endpointDeactivation()

Deactive the endpoint

Param ParamType ParamValue ParamDescription
MessageEndpointFactory javax.resource.spi.endpoint.MessageEndpointFactory The message endpoint factory
ActivationSpec javax.resource.spi.ActivationSpec The activation spec