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.


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

Method Detail

getReadAheadValues

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