Interface | Description |
---|---|
ContextHandleFactory |
The factory responsible for creating the context handles with the current context saved
|
ResetContextHandle |
The Wildfly's EE context handle.
|
SetupContextHandle |
The Wildfly's EE context handle that sets a saved invocation context.
|
Class | Description |
---|---|
ClassLoaderContextHandleFactory |
A context handle factory which is responsible for saving and setting proper classloading context.
|
NamingContextHandleFactory |
The context handle factory responsible for saving and setting the naming context.
|
NullContextHandle |
A context handle without invocation context to set.
|
OtherEESetupActionsContextHandleFactory |
The context handle factory responsible for setting EE setup actions in the invocation context.
|
SecurityContextHandleFactory |
The context handle factory responsible for saving and setting the security context.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.