| Package | Description |
|---|---|
| org.jboss.as.ee.component | |
| org.jboss.as.ee.concurrent | |
| org.jboss.as.ee.concurrent.handle |
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.server.deployment.AttachmentKey<org.jboss.as.server.deployment.AttachmentList<ContextHandleFactory>> |
Attachments.ADDITIONAL_FACTORIES |
| 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.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.