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.