Uses of Interface
org.infinispan.registry.InternalCacheRegistry
-
Packages that use InternalCacheRegistry Package Description org.infinispan.registry.impl org.infinispan.security.impl -
-
Uses of InternalCacheRegistry in org.infinispan.registry.impl
Classes in org.infinispan.registry.impl that implement InternalCacheRegistry Modifier and Type Class Description class
InternalCacheRegistryImpl
InternalCacheRegistryImpl. -
Uses of InternalCacheRegistry in org.infinispan.security.impl
Methods in org.infinispan.security.impl with parameters of type InternalCacheRegistry Modifier and Type Method Description void
GlobalSecurityManagerImpl. init(EmbeddedCacheManager cacheManager, GlobalConfiguration globalConfiguration, InternalCacheRegistry internalCacheRegistry)
-