Interface InfinispanTypeContextProvider
public interface InfinispanTypeContextProvider
- Author:
- Fabio Massimo Ercoli
-
Method Summary
Modifier and TypeMethodDescriptionindexedForEntityName(String indexName) <E> InfinispanIndexedTypeContext<E>indexedForExactType(Class<E> entityType)
-
Method Details
-
indexedForExactType
-
indexedForEntityName
-
allTypeIdentifiers
Collection<PojoRawTypeIdentifier<?>> allTypeIdentifiers()
-