| Package | Description |
|---|---|
| org.wildfly.swarm.config.ee | |
| org.wildfly.swarm.config.ee.subsystem.contextService |
| Modifier and Type | Method and Description |
|---|---|
List<ContextService> |
Ee.EeResources.contextServices()
Get the list of ContextService resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ee.contextService(ContextService value)
Add the ContextService object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ee.contextServices(List<ContextService> value)
Add all ContextService objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextService<T extends ContextService>
A context service
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.