|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.pojo.impl.InternalHelper
public class InternalHelper
Internal helper class to handle internal cache sotre, that is, the portion that is not part of user's data.
Method Summary | |
---|---|
static boolean |
isInternalNode(org.jboss.cache.Fqn fqn)
Test if this internal node. |
boolean |
lockPojo(org.jboss.cache.Fqn id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean isInternalNode(org.jboss.cache.Fqn fqn)
fqn
- public boolean lockPojo(org.jboss.cache.Fqn id) throws org.jboss.cache.CacheException
org.jboss.cache.CacheException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |