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

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

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

Methods in org.jboss.cache.pojo.impl with annotations of type Attach
 java.lang.Object PojoCacheImpl.attach(Fqn id, java.lang.Object pojo)
           
 java.lang.Object PojoCacheImpl.attach(Fqn id, java.lang.Object pojo, java.lang.String field)