Package | Description |
---|---|
org.jboss.cache.interceptors |
Modifier and Type | Method and Description |
---|---|
protected MarshalledValue |
MarshalledValueInterceptor.createAndAddMarshalledValue(Object toWrap,
Set<MarshalledValue> marshalledValues,
InvocationContext ctx) |
Modifier and Type | Method and Description |
---|---|
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 © 2012 JBoss, a division of Red Hat. All Rights Reserved.