| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 | 
| Modifier and Type | Method and Description | 
|---|---|
Cache | 
EJB3.EJB3Resources.cache(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Cache> | 
EJB3.EJB3Resources.caches()
Get the list of Cache resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
EJB3.cache(Cache value)
Add the Cache object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
EJB3.caches(List<Cache> value)
Add all Cache objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Cache<T extends Cache<T>>
A SFSB cache 
 | 
interface  | 
CacheConsumer<T extends Cache<T>>  | 
interface  | 
CacheSupplier<T extends Cache>  | 
| Modifier and Type | Method and Description | 
|---|---|
Cache | 
CacheSupplier.get()
Constructed instance of Cache resource 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.