|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.management.NotificationBroadcasterSupport
weblogic.management.internal.DynamicMBeanImpl
weblogic.management.runtime.RuntimeMBeanDelegate
bea.jolt.pool.servlet.weblogic.ConnectionPoolRuntimeMBeanImpl
This is the implemtation for ConnectionPoolRuntime MBean that manages the Jolt connection pools from BEA Weblogic Server to BEA Tuxedo.
| Field Summary |
| Fields inherited from class weblogic.management.internal.DynamicMBeanImpl |
debugBeanShell |
| Constructor Summary | |
ConnectionPoolRuntimeMBeanImpl(SessionPool pool,
SessionPoolManager mgr)
|
|
| Method Summary | |
weblogic.management.runtime.JoltConnectionRuntimeMBean[] |
getConnections()
|
int |
getMaxCapacity()
|
java.lang.String |
getPoolName()
Implements JoltConnectionPoolRuntimeMBean interface |
java.lang.String |
getPoolState()
|
boolean |
isSecurityContextPropagation()
|
int |
resetConnectionPool()
|
| Methods inherited from class weblogic.management.runtime.RuntimeMBeanDelegate |
unregister |
| Methods inherited from class weblogic.management.internal.DynamicMBeanImpl |
compareTo, disableNotifications, enableNotifications, getAttribute, getAttributes, getMBeanInfo, getMBeanType, getName, getObjectName, getParent, getSetAttributes, getType, invoke, invokeLocally, isAdmin, isCachingDisabled, isConfig, isRegistered, isRuntime, isSet, postDeregister, postRegister, postRegister, preDeregister, preRegister, sendNotification, setAttribute, setAttributes, setName, setParent, setParent, setType, toString, unSet |
| Methods inherited from class javax.management.NotificationBroadcasterSupport |
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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, preDeregister, preRegister |
| Methods inherited from interface javax.management.NotificationBroadcaster |
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Constructor Detail |
public ConnectionPoolRuntimeMBeanImpl(SessionPool pool,
SessionPoolManager mgr)
throws weblogic.management.ManagementException
| Method Detail |
public java.lang.String getPoolName()
getPoolName in interface weblogic.management.runtime.JoltConnectionPoolRuntimeMBeanpublic int getMaxCapacity()
getMaxCapacity in interface weblogic.management.runtime.JoltConnectionPoolRuntimeMBeanpublic java.lang.String getPoolState()
getPoolState in interface weblogic.management.runtime.JoltConnectionPoolRuntimeMBeanpublic boolean isSecurityContextPropagation()
isSecurityContextPropagation in interface weblogic.management.runtime.JoltConnectionPoolRuntimeMBeanpublic weblogic.management.runtime.JoltConnectionRuntimeMBean[] getConnections()
getConnections in interface weblogic.management.runtime.JoltConnectionPoolRuntimeMBeanpublic int resetConnectionPool()
resetConnectionPool in interface weblogic.management.runtime.JoltConnectionPoolRuntimeMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||