|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.marshall.MarshalledValueHelper
public class MarshalledValueHelper
Common functionality used by the MarshalledValueInterceptor and the MarshalledValueMap.
MarshalledValue,
MarshalledValueInterceptor,
MarshalledValueMap| Constructor Summary | |
|---|---|
MarshalledValueHelper()
|
|
| Method Summary | |
|---|---|
static boolean |
isTypeExcluded(java.lang.Class type)
Tests whether the type should be excluded from MarshalledValue wrapping. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarshalledValueHelper()
| Method Detail |
|---|
public static boolean isTypeExcluded(java.lang.Class type)
type - type to test. Should not be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||