J2CConnectionFactory MBean

All Parent MBeans:
ConnectionFactory, J2EEResourceFactory, DiagnosticProvider, J2EEManagedObject

Partial ObjectName:
WebSphere:*,type=J2CConnectionFactory,j2eeType=JCAConnectionFactory


MBean J2CConnectionFactory

Management interface for J2C connection factory.


Attribute Summary
java.lang.Stringdescription
          
java.lang.StringmanagedConnectionFactory
          

Attributes inherited from MBean ConnectionFactory
authMechanismPreference, stuckTimerTime, currentActivePool, stuckTime, stuckThreshold, surgeThreshhold, surgeCreationInterval, connectionTimeout, maxConnections, minConnections, purgePolicy, reapTime, unusedTimeout, agedTimeout, freePoolDistributionTableSize, freePoolPartitions, sharedPoolPartitions, holdTimeLimit, populateAlternateResource, resourceFailOver, resourceFailBack

Attributes inherited from MBean J2EEManagedObject
objectName, stateManageable, statisticsProvider, eventProvider

Attributes inherited from MBean J2EEResourceFactory
name, Description, jndiName, category

Attributes inherited from MBean DiagnosticProvider
diagnosticProviderName

Operation Summary
java.lang.StringgetProperty(java.lang.String name)
           Retrieve the value of the Connection Factory property specified.

Operations inherited from MBean ConnectionFactory
failOverToAlternateResource, failOverToAlternateResource, failBackToPrimaryResource, failBackToPrimaryResource, showPoolContents, showAllPoolContents, purgePoolContents, purgePoolContents, purgePoolContents, getPoolContents, getAllPoolContents, showAllocationHandleList, pause, resume, getStatus

Operations inherited from MBean DiagnosticProvider
getDiagnosticProviderId, getRegisteredDiagnostics, configDump, stateDump, selfDiagnostic, localize

Attribute Detail

description

public java.lang.String description
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

managedConnectionFactory

public java.lang.String managedConnectionFactory
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

Operation Detail

getProperty

public java.lang.String getProperty(java.lang.String name)
Retrieve the value of the Connection Factory property specified. If the property does not exist an IllegalArgumentException is thrown
Parameters:
name - The name of the user specified Connection Factory property
Security Roles:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

Copyright IBM Corp. 1996-2005