public class InfinispanRemoteDataStoreConfiguration extends Object implements DatastoreConfiguration<InfinispanRemoteGlobalContext>
| Constructor and Description |
|---|
InfinispanRemoteDataStoreConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
InfinispanRemoteGlobalContext |
getConfigurationBuilder(ConfigurationContext context)
Returns a new store-specific
GlobalContext instance. |
public InfinispanRemoteDataStoreConfiguration()
public InfinispanRemoteGlobalContext getConfigurationBuilder(ConfigurationContext context)
DatastoreConfigurationGlobalContext instance. Used by the Hibernate OGM engine during
bootstrapping a session factory, not intended for client use.getConfigurationBuilder in interface DatastoreConfiguration<InfinispanRemoteGlobalContext>context - configuration context to be used as factory for creating the global context objectGlobalContextCopyright © 2010-2024 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.