|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.shared_tomahawk.resource.ResourceHandlerCache
public class ResourceHandlerCache
| Nested Class Summary | |
|---|---|
static class |
ResourceHandlerCache.ResourceKey
|
static class |
ResourceHandlerCache.ResourceValue
|
| Constructor Summary | |
|---|---|
ResourceHandlerCache()
|
|
| Method Summary | |
|---|---|
boolean |
containsResource(String resourceName,
String libraryName,
String contentType)
|
ResourceHandlerCache.ResourceValue |
getResource(String resourceName,
String libraryName,
String contentType)
|
void |
putResource(String resourceName,
String libraryName,
String contentType,
ResourceMeta resource,
ResourceLoader loader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceHandlerCache()
| Method Detail |
|---|
public ResourceHandlerCache.ResourceValue getResource(String resourceName,
String libraryName,
String contentType)
public boolean containsResource(String resourceName,
String libraryName,
String contentType)
public void putResource(String resourceName,
String libraryName,
String contentType,
ResourceMeta resource,
ResourceLoader loader)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||