AR System Java API

com.bmc.arsys.api
Class ProxyManager.PoolInfo

java.lang.Object
  extended by com.bmc.arsys.api.ProxyManager.PoolInfo
Enclosing class:
ProxyManager

public static class ProxyManager.PoolInfo
extends Object


Method Summary
 int getFree()
           
 int getInUse()
           
 int getNotCreated()
           
 String getServerName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getServerName

public String getServerName()

getInUse

public int getInUse()

getFree

public int getFree()

getNotCreated

public int getNotCreated()

AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.