Uses of Class
org.jboss.cache.pojo.annotation.Find

Packages that use Find
org.jboss.cache.pojo.impl   
 

Uses of Find in org.jboss.cache.pojo.impl
 

Methods in org.jboss.cache.pojo.impl with annotations of type Find
 Object PojoCacheImpl.find(Fqn<?> id)
           
 Map<Fqn<?>,Object> PojoCacheImpl.findAll(Fqn<?> id)
           
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.