Class Log_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.infinispan.jcache.logging.Log_$logger
All Implemented Interfaces:
Serializable, Log, org.jboss.logging.BasicLogger

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2025-02-27T13:15:04-0500") public class Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Log, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
See Also:
  • Constructor Details

    • Log_$logger

      public Log_$logger(org.jboss.logging.Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • cacheManagerNotClosed$str

      protected String cacheManagerNotClosed$str()
    • cacheManagerNotClosed

      public final Log.LeakDescription cacheManagerNotClosed()
      Specified by:
      cacheManagerNotClosed in interface Log
    • leakedCacheManager

      public final void leakedCacheManager(Throwable allocationStackTrace)
      Specified by:
      leakedCacheManager in interface Log
    • leakedCacheManager$str

      protected String leakedCacheManager$str()
    • methodWithoutCacheAnnotation$str

      protected String methodWithoutCacheAnnotation$str()
    • methodWithoutCacheAnnotation

      public final IllegalArgumentException methodWithoutCacheAnnotation(String methodName)
      Specified by:
      methodWithoutCacheAnnotation in interface Log
    • cachePutMethodWithoutCacheValueParameter$str

      protected String cachePutMethodWithoutCacheValueParameter$str()
    • cachePutMethodWithoutCacheValueParameter

      public final javax.cache.CacheException cachePutMethodWithoutCacheValueParameter(String methodName)
      Specified by:
      cachePutMethodWithoutCacheValueParameter in interface Log
    • cachePutMethodWithMoreThanOneCacheValueParameter$str

      protected String cachePutMethodWithMoreThanOneCacheValueParameter$str()
    • cachePutMethodWithMoreThanOneCacheValueParameter

      public final javax.cache.CacheException cachePutMethodWithMoreThanOneCacheValueParameter(String methodName)
      Specified by:
      cachePutMethodWithMoreThanOneCacheValueParameter in interface Log
    • cacheRemoveEntryMethodWithoutCacheName$str

      protected String cacheRemoveEntryMethodWithoutCacheName$str()
    • cacheRemoveEntryMethodWithoutCacheName

      public final javax.cache.CacheException cacheRemoveEntryMethodWithoutCacheName(String methodName)
      Specified by:
      cacheRemoveEntryMethodWithoutCacheName in interface Log
    • cacheRemoveAllMethodWithoutCacheName$str

      protected String cacheRemoveAllMethodWithoutCacheName$str()
    • cacheRemoveAllMethodWithoutCacheName

      public final javax.cache.CacheException cacheRemoveAllMethodWithoutCacheName(String methodName)
      Specified by:
      cacheRemoveAllMethodWithoutCacheName in interface Log
    • unableToInstantiateCacheKeyGenerator$str

      protected String unableToInstantiateCacheKeyGenerator$str()
    • unableToInstantiateCacheKeyGenerator

      public final javax.cache.CacheException unableToInstantiateCacheKeyGenerator(Class<?> type, Throwable cause)
      Specified by:
      unableToInstantiateCacheKeyGenerator in interface Log
    • parameterMustNotBeNull$str

      protected String parameterMustNotBeNull$str()
    • parameterMustNotBeNull

      public final NullPointerException parameterMustNotBeNull(String parameterName)
      Specified by:
      parameterMustNotBeNull in interface Log
    • incompatibleType$str

      protected String incompatibleType$str()
    • incompatibleType

      public final ClassCastException incompatibleType(Class<?> type, Class<?> cfgType)
      Specified by:
      incompatibleType in interface Log
    • cacheAlreadyRegistered$str

      protected String cacheAlreadyRegistered$str()
    • cacheAlreadyRegistered

      public final javax.cache.CacheException cacheAlreadyRegistered(String cacheName, javax.cache.configuration.Configuration cacheCfg, javax.cache.configuration.Configuration newCfg)
      Specified by:
      cacheAlreadyRegistered in interface Log
    • unknownExpiryOperation$str

      protected String unknownExpiryOperation$str()
    • unknownExpiryOperation

      public final IllegalStateException unknownExpiryOperation(String op)
      Specified by:
      unknownExpiryOperation in interface Log
    • configurationClassNotSupported$str

      protected String configurationClassNotSupported$str()
    • configurationClassNotSupported

      public final IllegalArgumentException configurationClassNotSupported(Class clazz)
      Specified by:
      configurationClassNotSupported in interface Log
    • entryProcessingFailed$str

      protected String entryProcessingFailed$str()
    • entryProcessingFailed

      public final javax.cache.processor.EntryProcessorException entryProcessingFailed(Throwable t)
      Specified by:
      entryProcessingFailed in interface Log
    • cacheNotFound$str

      protected String cacheNotFound$str()
    • cacheNotFound

      public final javax.cache.CacheException cacheNotFound(String cacheName)
      Specified by:
      cacheNotFound in interface Log
    • cacheClosed$str

      protected String cacheClosed$str()
    • cacheClosed

      public final IllegalStateException cacheClosed()
      Specified by:
      cacheClosed in interface Log
    • cacheManagerClosed$str

      protected String cacheManagerClosed$str()
    • cacheManagerClosed

      public final IllegalStateException cacheManagerClosed()
      Specified by:
      cacheManagerClosed in interface Log
    • errorClosingCloseable

      public final void errorClosingCloseable(Closeable closeable, Exception e)
      Specified by:
      errorClosingCloseable in interface Log
    • errorClosingCloseable$str

      protected String errorClosingCloseable$str()
    • getExpiryHasThrown

      public final void getExpiryHasThrown(Throwable t)
      Specified by:
      getExpiryHasThrown in interface Log
    • getExpiryHasThrown$str

      protected String getExpiryHasThrown$str()
    • unableToInstantiateCacheResolverFactory$str

      protected String unableToInstantiateCacheResolverFactory$str()
    • unableToInstantiateCacheResolverFactory

      public final javax.cache.CacheException unableToInstantiateCacheResolverFactory(Class<?> type, Throwable cause)
      Specified by:
      unableToInstantiateCacheResolverFactory in interface Log