Package com.intergral.deep.plugin
Class JavaPlugin
- java.lang.Object
-
- com.intergral.deep.plugin.JavaPlugin
-
- All Implemented Interfaces:
com.intergral.deep.agent.api.plugin.ISnapshotDecorator
,com.intergral.deep.agent.api.spi.IDeepPlugin
,com.intergral.deep.agent.api.spi.Ordered
public class JavaPlugin extends Object implements com.intergral.deep.agent.api.spi.IDeepPlugin, com.intergral.deep.agent.api.plugin.ISnapshotDecorator
This plugin captures the thread name of the thread the snapshot was cpatured on.
-
-
Constructor Summary
Constructors Constructor Description JavaPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.intergral.deep.agent.api.resource.Resource
decorate(com.intergral.deep.agent.api.settings.ISettings settings, com.intergral.deep.agent.api.plugin.ISnapshotContext snapshot)
-