当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
ReadAheadBuffer (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.proxy.ejb
Interface ReadAheadBuffer
- public interface ReadAheadBuffer
This interface is used for EJB CMP 2.0 read ahead algorithm for holding read ahead values.
- Version:
- $Revision: 1.1 $
- Author:
- Oleg Nitz
getReadAheadValues
public Map getReadAheadValues()
- The map of read ahead values, maps Methods to values.
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.