Class Log_$logger

  • All Implemented Interfaces:
    Serializable, Log, org.jboss.logging.BasicLogger

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2022-10-17T12:16:02-0400")
    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:
    Serialized Form
    • Constructor Detail

      • Log_$logger

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

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • cacheManagerNotClosed$str

        protected String cacheManagerNotClosed$str()
      • leakedCacheManager$str

        protected String leakedCacheManager$str()
      • methodWithoutCacheAnnotation$str

        protected String methodWithoutCacheAnnotation$str()
      • cachePutMethodWithoutCacheValueParameter$str

        protected String cachePutMethodWithoutCacheValueParameter$str()
      • cachePutMethodWithMoreThanOneCacheValueParameter$str

        protected String cachePutMethodWithMoreThanOneCacheValueParameter$str()
      • cacheRemoveEntryMethodWithoutCacheName$str

        protected String cacheRemoveEntryMethodWithoutCacheName$str()
      • cacheRemoveAllMethodWithoutCacheName$str

        protected String cacheRemoveAllMethodWithoutCacheName$str()
      • unableToInstantiateCacheKeyGenerator$str

        protected String unableToInstantiateCacheKeyGenerator$str()
      • parameterMustNotBeNull$str

        protected String parameterMustNotBeNull$str()
      • incompatibleType$str

        protected String incompatibleType$str()
      • 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()
      • configurationClassNotSupported$str

        protected String configurationClassNotSupported$str()
      • 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()
      • cacheManagerClosed$str

        protected String cacheManagerClosed$str()
      • errorClosingCloseable$str

        protected String errorClosingCloseable$str()
      • getExpiryHasThrown$str

        protected String getExpiryHasThrown$str()
      • unableToInstantiateCacheResolverFactory$str

        protected String unableToInstantiateCacheResolverFactory$str()