public interface ServiceControllerFactory
Modifier and Type | Field and Description |
---|---|
static ServiceControllerFactory |
SIMPLE |
Modifier and Type | Method and Description |
---|---|
<T> org.jboss.msc.service.ServiceController<T> |
createServiceController(org.jboss.msc.service.ServiceController<T> controller) |
static final ServiceControllerFactory SIMPLE
Copyright © 2014 JBoss by Red Hat. All rights reserved.