public final class Services extends Object
Modifier and Type | Field and Description |
---|---|
static org.jboss.msc.service.ServiceName |
JBOSS_AS
The service name of the root application server service.
|
static org.jboss.msc.service.ServiceName |
JBOSS_EXTERNAL_MODULE_SERVICE
The service corresponding to the
ExternalModuleService for this instance. |
static org.jboss.msc.service.ServiceName |
JBOSS_MODULE_INDEX_SERVICE
The service that caches system module jandex indexes
|
static org.jboss.msc.service.ServiceName |
JBOSS_SERVER_CONTROLLER
The service corresponding to the
ModelController for this instance. |
static org.jboss.msc.service.ServiceName |
JBOSS_SERVICE_MODULE_LOADER
The service corresponding to the
ServiceModuleLoader for this instance. |
public static final org.jboss.msc.service.ServiceName JBOSS_AS
public static final org.jboss.msc.service.ServiceName JBOSS_SERVER_CONTROLLER
ModelController
for this instance.public static final org.jboss.msc.service.ServiceName JBOSS_SERVICE_MODULE_LOADER
ServiceModuleLoader
for this instance.public static final org.jboss.msc.service.ServiceName JBOSS_EXTERNAL_MODULE_SERVICE
ExternalModuleService
for this instance.public static final org.jboss.msc.service.ServiceName JBOSS_MODULE_INDEX_SERVICE
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.