Package org.infinispan.jcache.logging
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="2020-01-16T09:12:59+0000") public class Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable, Log, org.jboss.logging.BasicLogger
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.infinispan.jcache.logging.Log
Log.LeakDescription
-
-
Constructor Summary
Constructors Constructor Description Log_$logger(org.jboss.logging.Logger log)
-
Method Summary
-
Methods inherited from class org.jboss.logging.DelegatingBasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
-
-
-
Method Detail
-
cacheManagerNotClosed
public final Log.LeakDescription cacheManagerNotClosed()
- Specified by:
cacheManagerNotClosed
in interfaceLog
-
cacheManagerNotClosed$str
protected String cacheManagerNotClosed$str()
-
leakedCacheManager
public final void leakedCacheManager(Throwable allocationStackTrace)
- Specified by:
leakedCacheManager
in interfaceLog
-
leakedCacheManager$str
protected String leakedCacheManager$str()
-
methodWithoutCacheAnnotation
public final IllegalArgumentException methodWithoutCacheAnnotation(String methodName)
- Specified by:
methodWithoutCacheAnnotation
in interfaceLog
-
methodWithoutCacheAnnotation$str
protected String methodWithoutCacheAnnotation$str()
-
cachePutMethodWithoutCacheValueParameter
public final javax.cache.CacheException cachePutMethodWithoutCacheValueParameter(String methodName)
- Specified by:
cachePutMethodWithoutCacheValueParameter
in interfaceLog
-
cachePutMethodWithoutCacheValueParameter$str
protected String cachePutMethodWithoutCacheValueParameter$str()
-
cachePutMethodWithMoreThanOneCacheValueParameter
public final javax.cache.CacheException cachePutMethodWithMoreThanOneCacheValueParameter(String methodName)
- Specified by:
cachePutMethodWithMoreThanOneCacheValueParameter
in interfaceLog
-
cachePutMethodWithMoreThanOneCacheValueParameter$str
protected String cachePutMethodWithMoreThanOneCacheValueParameter$str()
-
cacheRemoveEntryMethodWithoutCacheName
public final javax.cache.CacheException cacheRemoveEntryMethodWithoutCacheName(String methodName)
- Specified by:
cacheRemoveEntryMethodWithoutCacheName
in interfaceLog
-
cacheRemoveEntryMethodWithoutCacheName$str
protected String cacheRemoveEntryMethodWithoutCacheName$str()
-
cacheRemoveAllMethodWithoutCacheName
public final javax.cache.CacheException cacheRemoveAllMethodWithoutCacheName(String methodName)
- Specified by:
cacheRemoveAllMethodWithoutCacheName
in interfaceLog
-
cacheRemoveAllMethodWithoutCacheName$str
protected String cacheRemoveAllMethodWithoutCacheName$str()
-
unableToInstantiateCacheKeyGenerator
public final javax.cache.CacheException unableToInstantiateCacheKeyGenerator(Class type, Throwable cause)
- Specified by:
unableToInstantiateCacheKeyGenerator
in interfaceLog
-
unableToInstantiateCacheKeyGenerator$str
protected String unableToInstantiateCacheKeyGenerator$str()
-
parameterMustNotBeNull
public final NullPointerException parameterMustNotBeNull(String parameterName)
- Specified by:
parameterMustNotBeNull
in interfaceLog
-
parameterMustNotBeNull$str
protected String parameterMustNotBeNull$str()
-
incompatibleType
public final ClassCastException incompatibleType(Class type, Class cfgType)
- Specified by:
incompatibleType
in interfaceLog
-
incompatibleType$str
protected String incompatibleType$str()
-
cacheAlreadyRegistered
public final javax.cache.CacheException cacheAlreadyRegistered(String cacheName, javax.cache.configuration.Configuration cacheCfg, javax.cache.configuration.Configuration newCfg)
- Specified by:
cacheAlreadyRegistered
in interfaceLog
-
cacheAlreadyRegistered$str
protected String cacheAlreadyRegistered$str()
-
unknownExpiryOperation
public final IllegalStateException unknownExpiryOperation(String op)
- Specified by:
unknownExpiryOperation
in interfaceLog
-
unknownExpiryOperation$str
protected String unknownExpiryOperation$str()
-
configurationClassNotSupported
public final IllegalArgumentException configurationClassNotSupported(Class clazz)
- Specified by:
configurationClassNotSupported
in interfaceLog
-
configurationClassNotSupported$str
protected String configurationClassNotSupported$str()
-
entryProcessingFailed
public final javax.cache.processor.EntryProcessorException entryProcessingFailed(Throwable t)
- Specified by:
entryProcessingFailed
in interfaceLog
-
entryProcessingFailed$str
protected String entryProcessingFailed$str()
-
cacheNotFound
public final javax.cache.CacheException cacheNotFound(String cacheName)
- Specified by:
cacheNotFound
in interfaceLog
-
cacheNotFound$str
protected String cacheNotFound$str()
-
cacheClosed
public final IllegalStateException cacheClosed()
- Specified by:
cacheClosed
in interfaceLog
-
cacheClosed$str
protected String cacheClosed$str()
-
cacheManagerClosed
public final IllegalStateException cacheManagerClosed()
- Specified by:
cacheManagerClosed
in interfaceLog
-
cacheManagerClosed$str
protected String cacheManagerClosed$str()
-
errorClosingCloseable
public final void errorClosingCloseable(Closeable closeable, Exception e)
- Specified by:
errorClosingCloseable
in interfaceLog
-
errorClosingCloseable$str
protected String errorClosingCloseable$str()
-
-