public final class MarshallerExclusions extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
clearCache()
Intended for test purposes only.
|
static boolean |
isExcluded(Class<?> cls)
Checks whether or not given class should be excluded from marshalling.
|
public static boolean isExcluded(Class<?> cls)
cls - Class to check.true if class should be excluded, false otherwise.public static void clearCache()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016