站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Class org.jboss.invocation.pooled.server.LRUPool (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Class
org.jboss.invocation.pooled.server.LRUPool

Packages that use LRUPool
org.jboss.invocation.pooled.server   
 

Uses of LRUPool in org.jboss.invocation.pooled.server
 

Fields in org.jboss.invocation.pooled.server declared as LRUPool
protected  LRUPool ServerThread.clientpool
           
protected  LRUPool PooledInvoker.clientpool
           
 

Constructors in org.jboss.invocation.pooled.server with parameters of type LRUPool
ServerThread(Socket socket, PooledInvoker invoker, LRUPool clientpool, LinkedList threadpool, int timeout)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.