Uses of Interface
org.seedstack.seed.diagnostic.spi.DiagnosticInfoCollector
-
Packages that use DiagnosticInfoCollector Package Description org.seedstack.seed.diagnostic -
-
Uses of DiagnosticInfoCollector in org.seedstack.seed.diagnostic
Methods in org.seedstack.seed.diagnostic with parameters of type DiagnosticInfoCollector Modifier and Type Method Description voidDiagnosticManager. registerDiagnosticInfoCollector(String domain, DiagnosticInfoCollector diagnosticInfoCollector)Register a diagnostic collector.
-