Package | Description |
---|---|
org.jboss.as.host.controller | |
org.jboss.as.server |
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceController<ModelController> |
DomainModelControllerService.addService(org.jboss.msc.service.ServiceTarget serviceTarget,
HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
ControlledProcessState processState,
BootstrapListener bootstrapListener) |
Modifier and Type | Method and Description |
---|---|
static void |
ServerService.addService(org.jboss.msc.service.ServiceTarget serviceTarget,
Bootstrap.Configuration configuration,
ControlledProcessState processState,
BootstrapListener bootstrapListener,
RunningModeControl runningModeControl,
AbstractVaultReader vaultReader,
RemoteFileRepository remoteFileRepository)
Add this service to the given service target.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.