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="2019-09-18T10:33:39-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, NODE_LEFT_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 void
configurationNotClustered()
protected String
configurationNotClustered$str()
protected Locale
getLoggingLocale()
ClusteredLockException
invalidNumOwners(Integer value)
protected String
invalidNumOwners$str()
ClusteredLockException
invalidReliabilityMode()
protected String
invalidReliabilityMode$str()
ClusteredLockException
invalidScope(ParserScope scope)
protected String
invalidScope$str()
ClusteredLockException
lockDeleted()
protected String
lockDeleted$str()
ClusteredLockException
missingName()
protected String
missingName$str()
ClusteredLockException
nodeShutdown()
protected String
nodeShutdown$str()
ClusteredLockException
requireClustered()
protected String
requireClustered$str()
ClusteredLockException
unlockFailed(String lockName, Object originator)
protected String
unlockFailed$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 ClusteredLockException lockDeleted()
- Specified by:
lockDeleted
in interfaceLog
-
nodeShutdown$str
protected String nodeShutdown$str()
-
nodeShutdown
public final ClusteredLockException nodeShutdown()
- Specified by:
nodeShutdown
in interfaceLog
-
unlockFailed$str
protected String unlockFailed$str()
-
unlockFailed
public final ClusteredLockException unlockFailed(String lockName, Object originator)
- Specified by:
unlockFailed
in interfaceLog
-
missingName$str
protected String missingName$str()
-
missingName
public final ClusteredLockException missingName()
- Specified by:
missingName
in interfaceLog
-
invalidNumOwners$str
protected String invalidNumOwners$str()
-
invalidNumOwners
public final ClusteredLockException invalidNumOwners(Integer value)
- Specified by:
invalidNumOwners
in interfaceLog
-
invalidReliabilityMode$str
protected String invalidReliabilityMode$str()
-
invalidReliabilityMode
public final ClusteredLockException invalidReliabilityMode()
- Specified by:
invalidReliabilityMode
in interfaceLog
-
invalidScope$str
protected String invalidScope$str()
-
invalidScope
public final ClusteredLockException invalidScope(ParserScope scope)
- Specified by:
invalidScope
in interfaceLog
-
requireClustered$str
protected String requireClustered$str()
-
requireClustered
public final ClusteredLockException requireClustered()
- Specified by:
requireClustered
in interfaceLog
-
configurationNotClustered
public final void configurationNotClustered()
- Specified by:
configurationNotClustered
in interfaceLog
-
configurationNotClustered$str
protected String configurationNotClustered$str()
-
-