BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.runtime
Interface JMSPooledConnectionRuntimeMBean


public interface JMSPooledConnectionRuntimeMBean
extends weblogic.management.runtime.RuntimeMBean

Description of the Interface

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.

Method Summary
 int getAverageReserved()
          Gets the averageReserved attribute of the JMSPooledConnectionRuntimeMBean object
 int getCreationDelayTime()
          Gets the creationDelayTime attribute of the JMSPooledConnectionRuntimeMBean object
 int getCurrCapacity()
          Gets the currCapacity attribute of the JMSPooledConnectionRuntimeMBean object
 int getHighestNumAvailable()
          Gets the highestNumAvailable attribute of the JMSPooledConnectionRuntimeMBean object
 int getHighestNumReserved()
          Gets the highestNumReserved attribute of the JMSPooledConnectionRuntimeMBean object
 int getHighestNumUnavailable()
          Gets the highestNumUnavailable attribute of the JMSPooledConnectionRuntimeMBean object
 int getHighestNumWaiters()
          Gets the highestNumWaiters attribute of the JMSPooledConnectionRuntimeMBean object
 int getHighestWaitSeconds()
          Gets the highestWaitSeconds attribute of the JMSPooledConnectionRuntimeMBean object
 int getMaxCapacity()
          Gets the maxCapacity attribute of the JMSPooledConnectionRuntimeMBean object
 int getNumAvailable()
          Gets the numAvailable attribute of the JMSPooledConnectionRuntimeMBean object
 int getNumConnectionObjects()
          Gets the numConnectionObjects attribute of the JMSPooledConnectionRuntimeMBean object
 int getNumFailuresToRefresh()
          Gets the numFailuresToRefresh attribute of the JMSPooledConnectionRuntimeMBean object
 int getNumLeaked()
          Gets the numLeaked attribute of the JMSPooledConnectionRuntimeMBean object
 int getNumReserved()
          Gets the numReserved attribute of the JMSPooledConnectionRuntimeMBean object
 int getNumUnavailable()
          Gets the numUnavailable attribute of the JMSPooledConnectionRuntimeMBean object
 int getNumWaiters()
          Gets the numWaiters attribute of the JMSPooledConnectionRuntimeMBean object
 int getTotalNumAllocated()
          Gets the totalNumAllocated attribute of the JMSPooledConnectionRuntimeMBean object
 int getTotalNumDestroyed()
          Gets the totalNumDestroyed attribute of the JMSPooledConnectionRuntimeMBean object
 
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

getNumLeaked

public int getNumLeaked()
Gets the numLeaked attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The numLeaked value

getNumFailuresToRefresh

public int getNumFailuresToRefresh()
Gets the numFailuresToRefresh attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The numFailuresToRefresh value

getCreationDelayTime

public int getCreationDelayTime()
Gets the creationDelayTime attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The creationDelayTime value

getNumWaiters

public int getNumWaiters()
Gets the numWaiters attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The numWaiters value

getHighestNumWaiters

public int getHighestNumWaiters()
Gets the highestNumWaiters attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The highestNumWaiters value

getHighestWaitSeconds

public int getHighestWaitSeconds()
Gets the highestWaitSeconds attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The highestWaitSeconds value

getNumReserved

public int getNumReserved()
Gets the numReserved attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The numReserved value

getHighestNumReserved

public int getHighestNumReserved()
Gets the highestNumReserved attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The highestNumReserved value

getNumAvailable

public int getNumAvailable()
Gets the numAvailable attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The numAvailable value

getHighestNumAvailable

public int getHighestNumAvailable()
Gets the highestNumAvailable attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The highestNumAvailable value

getNumUnavailable

public int getNumUnavailable()
Gets the numUnavailable attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The numUnavailable value

getHighestNumUnavailable

public int getHighestNumUnavailable()
Gets the highestNumUnavailable attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The highestNumUnavailable value

getTotalNumAllocated

public int getTotalNumAllocated()
Gets the totalNumAllocated attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The totalNumAllocated value

getTotalNumDestroyed

public int getTotalNumDestroyed()
Gets the totalNumDestroyed attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The totalNumDestroyed value

getMaxCapacity

public int getMaxCapacity()
Gets the maxCapacity attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The maxCapacity value

getCurrCapacity

public int getCurrCapacity()
Gets the currCapacity attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The currCapacity value

getAverageReserved

public int getAverageReserved()
Gets the averageReserved attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The averageReserved value

getNumConnectionObjects

public int getNumConnectionObjects()
Gets the numConnectionObjects attribute of the JMSPooledConnectionRuntimeMBean object

Returns:
The numConnectionObjects value

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b