public class WildFlyMetricRegistryService extends Object implements org.jboss.msc.service.Service<WildFlyMetricRegistry>
| Modifier and Type | Method and Description |
|---|---|
WildFlyMetricRegistry |
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 WildFlyMetricRegistry getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<WildFlyMetricRegistry>IllegalStateExceptionIllegalArgumentExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.