Uses of Class
org.jboss.cache.marshall.MarshalledValue

Packages that use MarshalledValue
org.jboss.cache.interceptors   
 

Uses of MarshalledValue in org.jboss.cache.interceptors
 

Methods in org.jboss.cache.interceptors that return MarshalledValue
protected  MarshalledValue MarshalledValueInterceptor.createAndAddMarshalledValue(java.lang.Object toWrap, java.util.Set<MarshalledValue> marshalledValues, InvocationContext ctx)
           
 

Method parameters in org.jboss.cache.interceptors with type arguments of type MarshalledValue
protected  MarshalledValue MarshalledValueInterceptor.createAndAddMarshalledValue(java.lang.Object toWrap, java.util.Set<MarshalledValue> marshalledValues, InvocationContext ctx)
           
protected  java.util.Map MarshalledValueInterceptor.wrapMap(java.util.Map<java.lang.Object,java.lang.Object> m, java.util.Set<MarshalledValue> marshalledValues, InvocationContext ctx)
           
 



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