Class ProberModule
java.lang.Object
google.registry.monitoring.blackbox.ProberModule
Dagger main module, which
Provides
all objects that are shared between sequences and
stores ProberModule.ProberComponent
, which allows main Prober
class to obtain each ProbingSequence
.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Root levelComponent
that provides eachProbingSequence
. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
ProberModule
public ProberModule()
-