| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ee |
| Modifier and Type | Method and Description |
|---|---|
List<ContextService> |
Ee.EeResources.contextServices()
Get the list of org.wildfly.swarm.config.ee.ContextService resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ee.contextService(ContextService value)
Add the org.wildfly.swarm.config.ee.ContextService object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ee.contextServices(List<ContextService> value)
Add all org.wildfly.swarm.config.ee.ContextService objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
ContextService |
ContextService.jndiName(String value)
The JNDI Name to lookup the context service.
|
ContextService |
ContextService.useTransactionSetupProvider(Boolean value)
Flag which indicates if the transaction setup provider should be used
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.