Package | Description |
---|---|
org.jboss.as.ee.concurrent | |
org.jboss.as.ee.concurrent.handle | |
org.jboss.as.ejb3.component.concurrent |
Modifier and Type | Method and Description |
---|---|
void |
ConcurrentContext.addFactory(ContextHandleFactory factory)
Adds a new factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderContextHandleFactory
A context handle factory which is responsible for saving and setting proper classloading context.
|
class |
NamingContextHandleFactory
The context handle factory responsible for saving and setting the naming context.
|
class |
OtherEESetupActionsContextHandleFactory
The context handle factory responsible for setting EE setup actions in the invocation context.
|
class |
SecurityContextHandleFactory
The context handle factory responsible for saving and setting the security context.
|
class |
TransactionLeakContextHandleFactory
A context handle factory which is responsible for preventing transaction leaks.
|
Modifier and Type | Class and Description |
---|---|
class |
EJBContextHandleFactory
The context handle factory responsible for saving and setting the ejb context.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.