Package org.infinispan.lock.logging
Class Log_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.infinispan.lock.logging.Log_$logger
-
- All Implemented Interfaces:
Serializable,Log,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-10-12T06:00:47-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
-
-
Field Summary
-
Fields inherited from interface org.infinispan.lock.logging.Log
LOCK_DELETE_MSG, UNLOCK_FAILED_MSG
-
-
Constructor Summary
Constructors Constructor Description Log_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconfigurationNotClustered()protected StringconfigurationNotClustered$str()protected LocalegetLoggingLocale()org.infinispan.lock.exception.ClusteredLockExceptioninvalidNumOwners(Integer value)protected StringinvalidNumOwners$str()org.infinispan.lock.exception.ClusteredLockExceptioninvalidReliabilityMode()protected StringinvalidReliabilityMode$str()org.infinispan.lock.exception.ClusteredLockExceptioninvalidScope(String scope)protected StringinvalidScope$str()org.infinispan.lock.exception.ClusteredLockExceptionjmxRegistrationFailed(Throwable cause)protected StringjmxRegistrationFailed$str()org.infinispan.lock.exception.ClusteredLockExceptionlockDeleted()protected StringlockDeleted$str()org.infinispan.lock.exception.ClusteredLockExceptionmissingName()protected StringmissingName$str()org.infinispan.lock.exception.ClusteredLockExceptionrequireClustered()protected StringrequireClustered$str()org.infinispan.lock.exception.ClusteredLockExceptionunlockFailed(String lockName, Object originator)protected StringunlockFailed$str()-
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
-
getLoggingLocale
protected Locale getLoggingLocale()
-
lockDeleted$str
protected String lockDeleted$str()
-
lockDeleted
public final org.infinispan.lock.exception.ClusteredLockException lockDeleted()
- Specified by:
lockDeletedin interfaceLog
-
unlockFailed$str
protected String unlockFailed$str()
-
unlockFailed
public final org.infinispan.lock.exception.ClusteredLockException unlockFailed(String lockName, Object originator)
- Specified by:
unlockFailedin interfaceLog
-
missingName$str
protected String missingName$str()
-
missingName
public final org.infinispan.lock.exception.ClusteredLockException missingName()
- Specified by:
missingNamein interfaceLog
-
invalidNumOwners$str
protected String invalidNumOwners$str()
-
invalidNumOwners
public final org.infinispan.lock.exception.ClusteredLockException invalidNumOwners(Integer value)
- Specified by:
invalidNumOwnersin interfaceLog
-
invalidReliabilityMode$str
protected String invalidReliabilityMode$str()
-
invalidReliabilityMode
public final org.infinispan.lock.exception.ClusteredLockException invalidReliabilityMode()
- Specified by:
invalidReliabilityModein interfaceLog
-
invalidScope$str
protected String invalidScope$str()
-
invalidScope
public final org.infinispan.lock.exception.ClusteredLockException invalidScope(String scope)
- Specified by:
invalidScopein interfaceLog
-
requireClustered$str
protected String requireClustered$str()
-
requireClustered
public final org.infinispan.lock.exception.ClusteredLockException requireClustered()
- Specified by:
requireClusteredin interfaceLog
-
configurationNotClustered
public final void configurationNotClustered()
- Specified by:
configurationNotClusteredin interfaceLog
-
configurationNotClustered$str
protected String configurationNotClustered$str()
-
jmxRegistrationFailed$str
protected String jmxRegistrationFailed$str()
-
jmxRegistrationFailed
public final org.infinispan.lock.exception.ClusteredLockException jmxRegistrationFailed(Throwable cause)
- Specified by:
jmxRegistrationFailedin interfaceLog
-
-