|
Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.6) Part Number E13945-06 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JoltConnectionPoolRuntimeMBean
This class is used for monitoring a WebLogic Jolt Connection Pool
Method Summary | |
---|---|
JoltConnectionRuntimeMBean[] |
getConnections()
Returns an array of JoltConnectionRuntimeMBeans
that each represents the statistics for a Jolt Connection. |
int |
getMaxCapacity()
The maximum connections configured for this Jolt pool. |
String |
getPoolName()
The configured name of this Jolt pool. |
String |
getPoolState()
The pool state as one of 'Active' 'Suspended'. |
boolean |
isSecurityContextPropagation()
Indicates whether the security context is propagated. |
int |
resetConnectionPool()
Resets the connection pool. |
Method Detail |
---|
String getPoolName()
The configured name of this Jolt pool.
int getMaxCapacity()
The maximum connections configured for this Jolt pool.
String getPoolState()
The pool state as one of 'Active' 'Suspended'.
boolean isSecurityContextPropagation()
Indicates whether the security context is propagated.
JoltConnectionRuntimeMBean[] getConnections()
Returns an array of JoltConnectionRuntimeMBeans
that each represents the statistics for a Jolt Connection.
JoltConnectionRuntimeMBean
int resetConnectionPool()
Resets the connection pool.
|
Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.6) Part Number E13945-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |