public interface Detector extends HealthIndicator, org.noear.solon.core.Lifecycle
| Modifier and Type | Method and Description |
|---|---|
default org.noear.solon.core.handle.Result |
get() |
Map<String,Object> |
getInfo() |
String |
getName() |
default void |
start() |
default void |
stop() |
String getName()
default void start()
throws Throwable
start in interface org.noear.solon.core.LifecycleThrowabledefault void stop()
throws Throwable
stop in interface org.noear.solon.core.LifecycleThrowabledefault org.noear.solon.core.handle.Result get()
get in interface HealthIndicatorCopyright © 2025. All rights reserved.