org.eclipse.mat.internal.snapshot
Class SnapshotArgument
java.lang.Object
org.eclipse.mat.internal.snapshot.SnapshotArgument
- All Implemented Interfaces:
- ArgumentFactory
public class SnapshotArgument
- extends Object
- implements ArgumentFactory
SnapshotArgument
public SnapshotArgument(String filename)
getFilename
public String getFilename()
appendUsage
public void appendUsage(StringBuilder buf)
- Specified by:
appendUsage
in interface ArgumentFactory
build
public Object build(ArgumentDescriptor descriptor)
throws SnapshotException
- Specified by:
build
in interface ArgumentFactory
- Throws:
SnapshotException