JMX MBean View

biblioteca

Thu Apr 18 04:20:02 CEST 2024
 
NameDomainjboss.management.local
namejboss-xa-jdbc.rar
J2EEServerLocal
J2EEApplicationnull
j2eeTypeResourceAdapterModule
Java Classorg.jboss.management.j2ee.ResourceAdapterModule
DescriptionManagement Bean.

Attribute Name Access Type Description Attribute Value
deploymentDescriptor R java.lang.String MBean Attribute.






   JBoss Resource Adapter for JDBC 3 XA drivers
   JBoss JDBC XATransaction ResourceAdapter

   Red Hat Middleware LLC
   JDBC 3.0 XA Relational Database
   5.0
   
   
      
 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.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 jdbc connection url delimeter.
               URLDelimiter
               java.lang.String
            
            
               The property that contains the list of URLs.
               URLProperty
               java.lang.String
            
            
               The configurable URLSelectorStrategy class name.
               UrlSelectorStrategyClassName
               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
            
			
               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.
               StaleConnectionCheckerClassName
               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
                        
            
               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
      

   

    
eventProvider R boolean MBean Attribute.
False    
statisticsProvider R boolean MBean Attribute.
False    
objectName R java.lang.String MBean Attribute.
jboss.management.local:J2EEApplication=null,J2EEServer=Local,j2eeType=ResourceAdapterModule,name=jboss-xa-jdbc.rar    
javaVMs R [Ljava.lang.String; MBean Attribute.
jboss.management.local:J2EEServer=Local,j2eeType=JVM,name=Sun Microsystems Inc. 1.6.0_45
    
parent RW java.lang.String MBean Attribute.
    
stateManageable R boolean MBean Attribute.
False    
server R java.lang.String MBean Attribute.
unknown server name    
resourceAdapters R [Ljava.lang.String; MBean Attribute.
jboss.management.local:J2EEApplication=null,J2EEServer=Local,ResourceAdapterModule=jboss-xa-jdbc.rar,j2eeType=ResourceAdapter,name=JBoss JDBC XATransaction ResourceAdapter
    


Operation Return Type Description Parameters
getjavaVM java.lang.String MBean Operation.
p1 int (no description)
addChild void MBean Operation.
p1 javax.management.ObjectName (no description)
getresourceAdapter java.lang.String MBean Operation.
p1 int (no description)
removeChild void MBean Operation.
p1 javax.management.ObjectName (no description)