| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 |
| Modifier and Type | Method and Description |
|---|---|
List<Cache> |
Ejb3.Ejb3Resources.caches()
Get the list of org.wildfly.swarm.config.ejb3.Cache resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.cache(Cache value)
Add the org.wildfly.swarm.config.ejb3.Cache object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.caches(List<Cache> value)
Add all org.wildfly.swarm.config.ejb3.Cache objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
Cache |
Cache.aliases(List<String> value)
The aliases by which this cache may also be referenced
|
Cache |
Cache.passivationStore(String value)
The passivation store used by this cache
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.