org.jboss.resource.connectionmanager

Class JBossManagedConnectionPool

Instance

Management Bean.


Attribute Summary
int

Readable / Writable
BlockingTimeoutMillis MBean Attribute.
long

Readable / Writable
BackGroundValidationMinutes MBean Attribute.
boolean

Readable / Writable
PreFill MBean Attribute.
int

Read Only
State MBean Attribute.
long

Read Only
AvailableConnectionCount MBean Attribute.
boolean

Readable / Writable
BackGroundValidation MBean Attribute.
javax.management.ObjectName

Readable / Writable
ManagedConnectionFactoryName MBean Attribute.
boolean

Readable / Writable
UseFastFail MBean Attribute.
int

Read Only
ConnectionCount MBean Attribute.
java.lang.String

Readable / Writable
Criteria MBean Attribute.
org.jboss.resource.connectionmanager.ManagedConnectionPool

Read Only
ManagedConnectionPool MBean Attribute.
java.lang.String

Readable / Writable
PoolJndiName MBean Attribute.
boolean

Readable / Writable
NoTxSeparatePools MBean Attribute.
int

Readable / Writable
MinSize MBean Attribute.
long

Read Only
MaxConnectionsInUseCount MBean Attribute.
int

Readable / Writable
MaxSize MBean Attribute.
java.lang.String

Read Only
StateString MBean Attribute.
long

Read Only
InUseConnectionCount MBean Attribute.
java.lang.String

Read Only
Name MBean Attribute.
int

Read Only
ConnectionCreatedCount MBean Attribute.
int

Read Only
ConnectionDestroyedCount MBean Attribute.
long

Readable / Writable
IdleTimeoutMinutes MBean Attribute.

Operation Summary
void start() MBean Operation.
void jbossInternalLifecycle( java.lang.String ) MBean Operation.
void create() MBean Operation.
void stop() MBean Operation.
void flush() MBean Operation.
void destroy() MBean Operation.

Operation Detail

start

public void start()
MBean Operation.

Parameters:

jbossInternalLifecycle

public void jbossInternalLifecycle( java.lang.String )
MBean Operation.

Parameters:
p1 -

create

public void create()
MBean Operation.

Parameters:

stop

public void stop()
MBean Operation.

Parameters:

flush

public void flush()
MBean Operation.

Parameters:

destroy

public void destroy()
MBean Operation.

Parameters: