com.caucho.jsp
Class PageManager.Entry

java.lang.Object
  extended by com.caucho.jsp.PageManager.Entry
All Implemented Interfaces:
CacheListener
Enclosing class:
PageManager

public class PageManager.Entry
extends java.lang.Object
implements CacheListener


Method Summary
 void accessPage()
           
 void removeEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

accessPage

public void accessPage()

removeEvent

public void removeEvent()
Specified by:
removeEvent in interface CacheListener