org.jboss.cache.pojo.util
Class CacheApiUtil
java.lang.Object
org.jboss.cache.pojo.util.CacheApiUtil
public class CacheApiUtil
- extends Object
Utility for the 2.0 Cache API
- Version:
- $Id: CacheApiUtil.java 6048 2008-06-26 02:21:26Z jason.greene@jboss.com $
- Author:
- Ben Wang
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheApiUtil
public CacheApiUtil()
getNodeChildren
public static Set<org.jboss.cache.Node> getNodeChildren(org.jboss.cache.Cache<Object,Object> cache,
org.jboss.cache.Fqn fqn)
Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.