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>
IllegalStateException
public void start(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
start
in interface org.jboss.msc.service.Service<DriverRegistry>
org.jboss.msc.service.StartException
public void stop(org.jboss.msc.service.StopContext context)
stop
in interface org.jboss.msc.service.Service<DriverRegistry>
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.