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-local-jdbc.rar MBean Attribute.
deploymentDescriptor java.lang.String R JBoss LocalTransaction JDBC Wrapper Resource Adapter JBoss LocalTransaction JDBC Wrapper JBoss, Inc JDBC 3.0 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.local.LocalManagedConnectionFactory The jdbc driver class. DriverClass java.lang.String The jdbc connection url class. ConnectionURL java.lang.String The default transaction isolation of the connections. TransactionIsolation java.lang.String The number of cached prepared statements per connection. PreparedStatementCacheSize java.lang.Integer The user name to connect to the database. UserName java.lang.String The password to connect to the database. Password java.lang.String Connection properties for the database. ConnectionProperties java.lang.String 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 LocalTransaction 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-local-jdbc.rar,j2eeType=ResourceAdapter,name=JBoss LocalTransaction JDBC Wrapper 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.