Interface | Description |
---|---|
ContextHandle |
The Wildfly's EE context handle.
|
ContextHandleFactory |
The factory responsible for creating the context handles with the current context saved
|
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.
|
TransactionLeakContextHandleFactory |
A context handle factory which is responsible for preventing transaction leaks.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.