Uses of Interface
org.infinispan.util.logging.Log

Packages that use Log
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.
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.
 
 
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.