public static class Infinispan.InfinispanResources extends Object
Constructor and Description |
---|
InfinispanResources() |
Modifier and Type | Method and Description |
---|---|
CacheContainer |
cacheContainer(String key) |
List<CacheContainer> |
cacheContainers()
Get the list of CacheContainer resources
|
RemoteCacheContainer |
remoteCacheContainer(String key) |
List<RemoteCacheContainer> |
remoteCacheContainers()
Get the list of RemoteCacheContainer resources
|
public List<CacheContainer> cacheContainers()
public CacheContainer cacheContainer(String key)
public List<RemoteCacheContainer> remoteCacheContainers()
public RemoteCacheContainer remoteCacheContainer(String key)
Copyright © 2019 JBoss by Red Hat. All rights reserved.