public class MarshalledValueHelper extends Object
MarshalledValueInterceptor
and the MarshalledValueMap
.MarshalledValue
,
MarshalledValueInterceptor
,
MarshalledValueMap
Constructor and Description |
---|
MarshalledValueHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isTypeExcluded(Class type)
Tests whether the type should be excluded from MarshalledValue wrapping.
|
public static boolean isTypeExcluded(Class type)
type
- type to test. Should not be null.Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.