Uses of Interface
com.intergral.deep.agent.api.plugin.ISnapshotContext
-
Packages that use ISnapshotContext Package Description com.intergral.deep.agent.api.plugin -
-
Uses of ISnapshotContext in com.intergral.deep.agent.api.plugin
Methods in com.intergral.deep.agent.api.plugin with parameters of type ISnapshotContext Modifier and Type Method Description Resource
ISnapshotDecorator. decorate(ISettings settings, ISnapshotContext snapshot)
This method is called by Deep after a snapshot is created.
-