Package org.hibernate.testing.cache
Class StrategyRegistrationProviderImpl
- java.lang.Object
-
- org.hibernate.testing.cache.StrategyRegistrationProviderImpl
-
- All Implemented Interfaces:
org.hibernate.boot.registry.selector.StrategyRegistrationProvider
public class StrategyRegistrationProviderImpl extends java.lang.Object implements org.hibernate.boot.registry.selector.StrategyRegistrationProvider
Makes the JCache RegionFactory available to the HibernateStrategySelector
service under a number of keys. Prefer to use
-
-
Constructor Summary
Constructors Constructor Description StrategyRegistrationProviderImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Iterable<org.hibernate.boot.registry.selector.StrategyRegistration>
getStrategyRegistrations()
-