| Package | Description |
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container |
| Modifier and Type | Class and Description |
|---|---|
class |
Property<T extends Property>
A cache store property with name and value.
|
interface |
PropertyConfigurator<T extends 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 |
|---|---|
T |
StringJDBCStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
T |
RemoteStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
T |
MixedJDBCStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
T |
FileStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
T |
CustomStore.property(Property value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Property object to the list of subresources
|
T |
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 |
|---|---|
T |
StringJDBCStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
T |
RemoteStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
T |
MixedJDBCStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
T |
FileStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
T |
CustomStore.propertys(List<Property> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Property objects to this subresource
|
T |
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.