public class ContextSnapshotFactory extends Object
| Constructor and Description |
|---|
ContextSnapshotFactory(Class<?> declaringClass,
Snapshot snapshot,
Type resultType,
String methodName,
Type... argumentTypes) |
| Modifier and Type | Method and Description |
|---|---|
ContextSnapshot |
createSnapshot() |
List<Field> |
getGlobalFields() |
SerializationProfile |
profile() |
public SerializationProfile profile()
public ContextSnapshot createSnapshot()
Copyright © 2016. All rights reserved.