Uses of Interface
com.intergral.deep.agent.tracepoint.ITracepointConfig
-
Packages that use ITracepointConfig Package Description com.intergral.deep.agent.poll com.intergral.deep.agent.tracepoint -
-
Uses of ITracepointConfig in com.intergral.deep.agent.poll
Methods in com.intergral.deep.agent.poll with parameters of type ITracepointConfig Modifier and Type Method Description voidLongPollService. start(ITracepointConfig tracepointConfig) -
Uses of ITracepointConfig in com.intergral.deep.agent.tracepoint
Classes in com.intergral.deep.agent.tracepoint that implement ITracepointConfig Modifier and Type Class Description classTracepointConfigServiceThis service deals with mapping the response from polls into actions to install tracepoints.
-