Modifier and Type | Method and Description |
---|---|
PathManager |
ExtensionContext.getPathManager()
|
Modifier and Type | Method and Description |
---|---|
PathManager |
ExtensionRegistry.ExtensionContextImpl.getPathManager() |
Modifier and Type | Method and Description |
---|---|
void |
ExtensionRegistry.setPathManager(PathManager pathManager)
Sets the
PathManager to provide via the ExtensionContext . |
Modifier and Type | Class and Description |
---|---|
class |
PathManagerService |
Modifier and Type | Method and Description |
---|---|
static ResolvePathHandler.Builder |
ResolvePathHandler.Builder.of(PathManager pathManager)
Creates a builder with the default operation name of
resolve-path . |
static ResolvePathHandler.Builder |
ResolvePathHandler.Builder.of(String operationName,
PathManager pathManager)
Deprecated.
|
Constructor and Description |
---|
FileDataStoreResourceDefinition(PathManager pathManager) |
TimerServiceResourceDefinition(PathManager pathManager) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<PathManager> |
FileTimerPersistence.getPathManager() |
Modifier and Type | Class and Description |
---|---|
class |
HostPathManagerService
Service containing the paths for a HC/DC
|
Constructor and Description |
---|
LoggingRootResource(PathManager pathManager) |
Modifier and Type | Class and Description |
---|---|
class |
ServerPathManagerService
Service containing the paths for a server
|
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<PathManager> |
ArjunaObjectStoreEnvironmentService.getPathManagerInjector() |
org.jboss.msc.value.InjectedValue<PathManager> |
CoreEnvironmentService.getPathManagerInjector() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<PathManager> |
DiskBasedModularPersistentSessionManager.getPathManager() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<PathManager> |
UndertowDeploymentInfoService.getPathManagerInjector() |
Copyright © 2014 JBoss by Red Hat. All rights reserved.