public class ContextSnapshotFactory extends Object
Modifier and Type | Field and Description |
---|---|
static ContextSnapshotFactory |
NULL |
Constructor and Description |
---|
ContextSnapshotFactory(String key,
String className,
String methodName,
String methodDesc) |
Modifier and Type | Method and Description |
---|---|
ContextSnapshot |
createSnapshot(ClassLoader loader) |
VirtualMethodSignature |
signature(ClassLoader loader) |
public static final ContextSnapshotFactory NULL
public VirtualMethodSignature signature(ClassLoader loader)
public ContextSnapshot createSnapshot(ClassLoader loader)
Copyright © 2020. All rights reserved.