com.infoteria.asteria.connection
クラス ConnectionPool.PoolItem

java.lang.Object
  |
  +--com.infoteria.asteria.connection.ConnectionPool.PoolItem
含まれているクラス:
com.infoteria.asteria.connection.ConnectionPool

public static class ConnectionPool.PoolItem
extends Object

for dump information class


コンストラクタの概要
ConnectionPool.PoolItem(ConnectionEntry entry)
           
 
メソッドの概要
 String getName()
           
 String getType()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ConnectionPool.PoolItem

public ConnectionPool.PoolItem(ConnectionEntry entry)
メソッドの詳細

getName

public String getName()

getType

public String getType()