org.mortbay.jetty
Interface ResourceCache.Value

All Known Implementing Classes:
DefaultServlet.Content
Enclosing class:
ResourceCache

public static interface ResourceCache.Value


Method Summary
 void invalidate()
           
 void validate()
           
 

Method Detail

validate

void validate()

invalidate

void invalidate()