| Package | Description |
|---|---|
| org.jboss.as.clustering.infinispan.subsystem |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryKeyedJDBCStoreAddHandler
Add operation handler for a binary-keyed-jdbc-store.
|
class |
CustomStoreAddHandler
Add operation handler for a custom-store.
|
class |
FileStoreAddHandler
Add operation handler for a file-store.
|
class |
JDBCStoreAddHandler
Base add operation handler for all JDBC-based stores.
|
class |
MixedKeyedJDBCStoreAddHandler
Add operation handler for a mixed-keyed-jdbc-store.
|
class |
RemoteStoreAddHandler
Add operation handler for a remote-store.
|
class |
StringKeyedJDBCStoreAddHandler
Add operation handler for a string-keyed-jdbc-store.
|
| Modifier and Type | Method and Description |
|---|---|
StoreAddHandler |
StoreType.getAddHandler() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.