| Constructor and Description |
|---|
DriverService(InstalledDriver driverMetaData,
Driver driver) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.inject.Injector<DriverRegistry> |
getDriverRegistryServiceInjector() |
Driver |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public DriverService(InstalledDriver driverMetaData, Driver driver)
public Driver getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<Driver>IllegalStateExceptionIllegalArgumentExceptionpublic 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.Servicepublic org.jboss.msc.inject.Injector<DriverRegistry> getDriverRegistryServiceInjector()
Copyright © 2018 JBoss by Red Hat. All rights reserved.