站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > 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

Method Summary
 Map getReadAheadValues()
          The map of read ahead values, maps Methods to values.
 

Method Detail

getReadAheadValues

public Map getReadAheadValues()
The map of read ahead values, maps Methods to values.



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