public final class DriverRegistryService extends Object implements org.jboss.msc.service.Service<DriverRegistry>
| Constructor and Description |
|---|
DriverRegistryService()
Create an instance
|
| Modifier and Type | Method and Description |
|---|---|
DriverRegistry |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public DriverRegistry getValue() throws IllegalStateException
getValue in interface org.jboss.msc.value.Value<DriverRegistry>IllegalStateExceptionpublic void start(org.jboss.msc.service.StartContext context)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.Serviceorg.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.ServiceCopyright © 2023 JBoss by Red Hat. All rights reserved.