| Package | Description |
|---|---|
| org.wildfly.swarm.config.ejb3 | |
| org.wildfly.swarm.config.ejb3.subsystem.cache |
| Modifier and Type | Method and Description |
|---|---|
List<Cache> |
Ejb3.Ejb3Resources.caches()
Get the list of Cache resources
|
| Modifier and Type | Method and Description |
|---|---|
Ejb3 |
Ejb3.cache(Cache value)
Add the Cache object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
Ejb3 |
Ejb3.caches(List<Cache> value)
Add all 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.