| 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 | Class and Description |
|---|---|
class |
ContextService<T extends ContextService>
A context service
|
interface |
ContextServiceConfigurator<T extends ContextService> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.