public class HealthReporterService extends Object implements org.jboss.msc.service.Service<io.smallrye.health.SmallRyeHealthReporter>
| Modifier and Type | Method and Description |
|---|---|
io.smallrye.health.SmallRyeHealthReporter |
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 io.smallrye.health.SmallRyeHealthReporter getValue()
getValue in interface org.jboss.msc.value.Value<io.smallrye.health.SmallRyeHealthReporter>Copyright © 2018 JBoss by Red Hat. All rights reserved.