| org.jboss.proxy.ejb.ReadAheadBuffer
ReadAheadBuffer | public interface ReadAheadBuffer (Code) | | This interface is used for EJB CMP 2.0 read ahead algorithm for holding read ahead values.
author: Oleg Nitz version: $Revision: 57209 $ |
getReadAheadValues | public Map getReadAheadValues()(Code) | | The map of read ahead values, maps Methods to values.
|
|
|