|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.scooterframework.cache.CacheKey
public class CacheKey
CacheKey class
Constructor Summary | |
---|---|
CacheKey()
|
Method Summary | |
---|---|
static java.lang.Object |
getCacheKey(java.lang.String namespace,
java.lang.String name,
java.lang.Object... elements)
Returns cache key |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheKey()
Method Detail |
---|
public static java.lang.Object getCacheKey(java.lang.String namespace, java.lang.String name, java.lang.Object... elements)
namespace
- name
- elements
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |