Package | Description |
---|---|
org.jboss.as.clustering.jgroups | |
org.jboss.as.ejb3.cache.impl.backing | |
org.jboss.as.ejb3.cache.impl.factory | |
org.jboss.as.ejb3.remote | |
org.jboss.as.server |
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> |
EJBRemoteConnectorService.getServerEnvironmentInjector() |
org.jboss.msc.inject.Injector<ServerEnvironment> |
EJBRemotingConnectorClientMappingsEntryProviderService.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) |
ServerEnvironmentResourceDescription(ServerEnvironment environment)
Creates a new description provider to describe the server environment.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.