| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class is used for monitoring a Weblogic WLEC Connection Pool
| Method Summary | |
|  WLECConnectionRuntimeMBean[] | getConnections()Returns an array of WLECConnectionRuntimeMBeans that each represents the statistics for a WLEC Connection. | 
|  int | getMaxCapacity()Returns the maximum capacity configured for this WLEC pool. | 
|  java.lang.String | getPoolName()Returns the configured name of this WLEC pool. | 
|  java.lang.String | getPoolState()Returns the pool state as one of 'Active' 'Suspended' | 
|  java.lang.String | getWLEDomainName()Returns the WLE DomainName this WLEC pool is connected to. | 
|  boolean | isCertificateBasedAuthentication()Is certificate-based authentication enabled | 
|  boolean | isSecurityContextPropagation()Is the security context propagated | 
|  int | resetConnectionPool()Resets the connection pool. | 
| Methods inherited from interface weblogic.management.WebLogicMBean | 
| getMBeanInfo, 
getName, 
getObjectName, 
getParent, 
getType, 
isCachingDisabled, 
isRegistered, 
setName, 
setParent | 
| Methods inherited from interface javax.management.DynamicMBean | 
| getAttribute, 
getAttributes, 
invoke, 
setAttribute, 
setAttributes | 
| Methods inherited from interface javax.management.MBeanRegistration | 
| postDeregister, 
postRegister, 
preRegister | 
| Methods inherited from interface javax.management.NotificationBroadcaster | 
| addNotificationListener, 
getNotificationInfo, 
removeNotificationListener | 
| Method Detail | 
public java.lang.String getPoolName()
public java.lang.String getWLEDomainName()
public int getMaxCapacity()
public java.lang.String getPoolState()
public boolean isSecurityContextPropagation()
public boolean isCertificateBasedAuthentication()
public WLECConnectionRuntimeMBean[] getConnections()
public int resetConnectionPool()
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||