public class MicroProfileHealthReporterService extends Object implements org.jboss.msc.service.Service<MicroProfileHealthReporter>
| Modifier and Type | Method and Description |
|---|---|
MicroProfileHealthReporter |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public void start(org.jboss.msc.service.StartContext context)
start in interface org.jboss.msc.Servicepublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.Servicepublic MicroProfileHealthReporter getValue()
getValue in interface org.jboss.msc.value.Value<MicroProfileHealthReporter>Copyright © 2022 JBoss by Red Hat. All rights reserved.