| Package | Description |
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container |
| Modifier and Type | Class and Description |
|---|---|
class |
Backup<T extends Backup>
A backup site to which to replicate this cache.
|
interface |
BackupConfigurator<T extends Backup> |
| Modifier and Type | Method and Description |
|---|---|
List<Backup> |
BackupsComponent.BackupsComponentResources.backups()
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Backup resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
BackupsComponent.backup(Backup value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Backup object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
BackupsComponent.backups(List<Backup> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Backup objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.