JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Management Bean.

List of MBean attributes:

Name Type Access Value Description
objectName java.lang.String R jboss.management.local:J2EEApplication=null,J2EEServer=Local,j2eeType=ResourceAdapterModule,name=jboss-xa-jdbc.rar MBean Attribute.
deploymentDescriptor java.lang.String R JBoss Resource Adapter for JDBC 3 XA drivers JBoss JDBC XATransaction ResourceAdapter JBoss, Inc JDBC 3.0 XA Relational Database 4.0 COPYRIGHT AND PERMISSION NOTICE Copyright (c) 2004 JBoss, Inc This is released under the terms of the LGPL. See gnu.org for details. true org.jboss.resource.deployment.DummyResourceAdapter org.jboss.resource.adapter.jdbc.xa.XAManagedConnectionFactory 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 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 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.
StateString java.lang.String R Registered MBean Attribute.
State int R 8 MBean Attribute.
statisticsProvider boolean R False MBean Attribute.
stateManageable boolean R False MBean Attribute.
javaVMs [Ljava.lang.String; R jboss.management.local:J2EEServer=Local,j2eeType=JVM,name=localhost MBean Attribute.
eventProvider boolean R False MBean Attribute.
resourceAdapters [Ljava.lang.String; R jboss.management.local:J2EEApplication=null,J2EEServer=Local,ResourceAdapterModule=jboss-xa-jdbc.rar,j2eeType=ResourceAdapter,name=JBoss JDBC XATransaction ResourceAdapter MBean Attribute.
Name java.lang.String R ResourceAdapterModule MBean Attribute.
server java.lang.String R unknown server name MBean Attribute.
parent java.lang.String RW MBean Attribute.

List of MBean operations:


void addChild()

MBean Operation.

Param ParamType ParamValue ParamDescription
arg0 javax.management.ObjectName MBean Operation Parameter.

void start()

MBean Operation.


void jbossInternalLifecycle()

MBean Operation.

Param ParamType ParamValue ParamDescription
arg0 java.lang.String MBean Operation Parameter.

java.lang.String getresourceAdapter()

MBean Operation.

Param ParamType ParamValue ParamDescription
arg0 int MBean Operation Parameter.

void destroy()

MBean Operation.


void create()

MBean Operation.


java.lang.String getjavaVM()

MBean Operation.

Param ParamType ParamValue ParamDescription
arg0 int MBean Operation Parameter.

void removeChild()

MBean Operation.

Param ParamType ParamValue ParamDescription
arg0 javax.management.ObjectName MBean Operation Parameter.

void stop()

MBean Operation.