Uses of Package
org.infinispan.util.logging

Packages that use org.infinispan.util.logging
Package
Description
Cache configuration
 
Factories are internal components used to create other components based on a cache's configuration.
 
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
Interceptors dealing with locking.
 
Cache-specific notifications and eventing.
invalid reference
CacheManager
-specific notifications and eventing.
 
 
 
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
Transfer of state to new caches in a cluster.
 
 
 
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.