| Package | Description |
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container |
| Modifier and Type | Method and Description |
|---|---|
Property |
Property.value(String value)
The value of the cache store property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
StringJdbcStore.StringJdbcStoreResources.propertys()
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
|
List<Property> |
RemoteStore.RemoteStoreResources.propertys()
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
|
List<Property> |
MixedJdbcStore.MixedJdbcStoreResources.propertys()
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
|
List<Property> |
FileStore.FileStoreResources.propertys()
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
|
List<Property> |
CustomStore.CustomStoreResources.propertys()
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
|
List<Property> |
BinaryJdbcStore.BinaryJdbcStoreResources.propertys()
Get the list of org.wildfly.swarm.config.infinispan.cache_container.Property resources
|
| Modifier and Type | Method and Description |
|---|---|
StringJdbcStore |
StringJdbcStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
RemoteStore |
RemoteStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
MixedJdbcStore |
MixedJdbcStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
FileStore |
FileStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
CustomStore |
CustomStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
BinaryJdbcStore |
BinaryJdbcStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
StringJdbcStore |
StringJdbcStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
RemoteStore |
RemoteStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
MixedJdbcStore |
MixedJdbcStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
FileStore |
FileStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
CustomStore |
CustomStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
BinaryJdbcStore |
BinaryJdbcStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.