JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Management Bean.

List of MBean attributes:

Name Type Access Value Description
server java.lang.String R unknown server name MBean Attribute.
parent java.lang.String RW MBean Attribute.
stateManageable boolean R False MBean Attribute.
statisticsProvider boolean R False MBean Attribute.
eventProvider boolean R False MBean Attribute.
objectName java.lang.String R jboss.management.local:J2EEApplication=null,J2EEServer=Local,j2eeType=ResourceAdapterModule,name=jboss-ha-xa-jdbc.rar MBean Attribute.
resourceAdapters [Ljava.lang.String; R
jboss.management.local:J2EEApplication=null,J2EEServer=Local,ResourceAdapterModule=jboss-ha-xa-jdbc.rar,j2eeType=ResourceAdapter,name=JBoss JDBC XATransaction ResourceAdapter
MBean Attribute.
deploymentDescriptor java.lang.String R JBoss Resource Adapter for JDBC 3 XA drivers JBoss JDBC XATransaction ResourceAdapter Red Hat Middleware LLC JDBC 3.0 XA Relational Database 4.2 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. true org.jboss.resource.deployment.DummyResourceAdapter org.jboss.resource.adapter.jdbc.xa.HAXAManagedConnectionFactory The default user name used to create JDBC connections. UserName java.lang.String The default password used to create JDBC connections. Password java.lang.String The properties to set up the XA driver. These properties must be in the form name1=value1;name2=value2;...namen=valuen XADataSourceProperties java.lang.String The class name of the JDBC XA driver that handlesthis JDBC URL. XADataSourceClass java.lang.String The transaction isolation for new connections. Not necessary: the driver default will be used if ommitted. TransactionIsolation java.lang.String The number of cached prepared statements per connection. PreparedStatementCacheSize java.lang.Integer Whether to share prepared statements. SharePreparedStatements java.lang.Boolean An SQL statement to be executed when a new connection is created as auxillary setup. NewConnectionSQL java.lang.String 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. CheckValidConnectionSQL java.lang.String 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. ValidConnectionCheckerClassName java.lang.String 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. ExceptionSorterClassName java.lang.String Whether to track unclosed statements - false/true/nowarn TrackStatements java.lang.String Whether to validate the connection on the ManagedConnectionFactory.matchManagedConnection method ValidateOnMatch java.lang.Boolean URL delimeter URLDelimiter java.lang.String The property that contains the list of URLs URLProperty java.lang.String Whether to set the query timeout based on the transaction timeout TransactionQueryTimeout java.lang.Boolean A configured query timeout QueryTimeout java.lang.Integer Maximum wait for a lock UseTryLock java.lang.Integer javax.sql.DataSource org.jboss.resource.adapter.jdbc.WrapperDataSource java.sql.Connection org.jboss.resource.adapter.jdbc.WrappedConnection XATransaction BasicPassword javax.resource.spi.security.PasswordCredential false MBean Attribute.
javaVMs [Ljava.lang.String; R
jboss.management.local:J2EEServer=Local,j2eeType=JVM,name=localhost
MBean Attribute.

List of MBean operations:


java.lang.String getresourceAdapter()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 int (no description)

void addChild()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 javax.management.ObjectName (no description)

java.lang.String getjavaVM()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 int (no description)

void removeChild()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 javax.management.ObjectName (no description)