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(Object toWrap, Set<MarshalledValue> marshalledValues, InvocationContext ctx)
           
 

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



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