| Modifier and Type | Method and Description |
|---|---|
ServerEnvironment |
ProtocolStackConfiguration.getEnvironment() |
ServerEnvironment |
ChannelFactory.getServerEnvironment() |
ServerEnvironment |
JChannelFactory.getServerEnvironment() |
| Constructor and Description |
|---|
NonPassivatingBackingCacheImpl(StatefulObjectFactory<V> factory,
ScheduledExecutorService executor,
StatefulTimeoutInfo timeout,
ServerEnvironment environment) |
NonPassivatingBackingCacheImpl(StatefulObjectFactory<V> factory,
ThreadFactory threadFactory,
StatefulTimeoutInfo timeout,
ServerEnvironment environment) |
SimpleBackingCacheEntryStore(PersistentObjectStore<K,E> store,
ServerEnvironment environment,
StatefulTimeoutInfo timeout,
BackingCacheEntryStoreConfig config)
Create a new SimpleIntegratedObjectStore.
|
| Constructor and Description |
|---|
NonPassivatingCacheFactory(ServerEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.inject.Injector<ServerEnvironment> |
EJBRemotingConnectorClientMappingsEntryProviderService.getServerEnvironmentInjector() |
org.jboss.msc.inject.Injector<ServerEnvironment> |
EJBRemoteConnectorService.getServerEnvironmentInjector() |
| Modifier and Type | Method and Description |
|---|---|
static ServerEnvironment |
Main.determineEnvironment(String[] args,
Properties systemProperties,
Map<String,String> systemEnvironment,
ServerEnvironment.LaunchType launchType) |
ServerEnvironment |
Bootstrap.Configuration.getServerEnvironment()
Get the server environment.
|
ServerEnvironment |
ServerEnvironmentService.getValue() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerEnvironmentService.addService(ServerEnvironment serverEnvironment,
org.jboss.msc.service.ServiceTarget target)
Adds a ServerEnvironmentService based on the given
serverEnvironment
to the given batch under name ServerEnvironmentService.SERVICE_NAME. |
ExtensibleConfigurationPersister |
Bootstrap.ConfigurationPersisterFactory.createConfigurationPersister(ServerEnvironment serverEnvironment,
ExecutorService executorService) |
static void |
ServerControllerModelUtil.initOperations(ManagementResourceRegistration root,
ContentRepository contentRepository,
ExtensibleConfigurationPersister extensibleConfigurationPersister,
ServerEnvironment serverEnvironment,
ControlledProcessState processState,
RunningModeControl runningModeControl,
AbstractVaultReader vaultReader,
ExtensionRegistry extensionRegistry,
boolean parallelBoot,
DeploymentFileRepository remoteFileRepository) |
static ServerEnvironmentResourceDescription |
ServerEnvironmentResourceDescription.of(ServerEnvironment environment)
A factory method for creating a new server environment resource description.
|
static void |
ServerControllerModelUtil.updateCoreModel(org.jboss.dmr.ModelNode root,
ServerEnvironment environment) |
| Constructor and Description |
|---|
Bootstrap.Configuration(ServerEnvironment serverEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<ServerEnvironment> |
ServerConfigImpl.getServerEnvironmentInjector() |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.