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
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:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
log
Fields inherited from interface org.infinispan.lock.logging.Log
LOCK_DELETE_MSG, UNLOCK_FAILED_MSG
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
protected String
protected Locale
final ClusteredLockException
invalidNumOwners
(Integer value) protected String
final ClusteredLockException
protected String
final ClusteredLockException
invalidScope
(String scope) protected String
final ClusteredLockException
jmxRegistrationFailed
(Throwable cause) protected String
final ClusteredLockException
protected String
final ClusteredLockException
protected String
final ClusteredLockException
protected String
final ClusteredLockException
unlockFailed
(String lockName, Object originator) protected String
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
-
Constructor Details
-
Log_$logger
public Log_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
lockDeleted$str
-
lockDeleted
- Specified by:
lockDeleted
in interfaceLog
-
unlockFailed$str
-
unlockFailed
- Specified by:
unlockFailed
in interfaceLog
-
missingName$str
-
missingName
- Specified by:
missingName
in interfaceLog
-
invalidNumOwners$str
-
invalidNumOwners
- Specified by:
invalidNumOwners
in interfaceLog
-
invalidReliabilityMode$str
-
invalidReliabilityMode
- Specified by:
invalidReliabilityMode
in interfaceLog
-
invalidScope$str
-
invalidScope
- Specified by:
invalidScope
in interfaceLog
-
requireClustered$str
-
requireClustered
- Specified by:
requireClustered
in interfaceLog
-
configurationNotClustered
public final void configurationNotClustered()- Specified by:
configurationNotClustered
in interfaceLog
-
configurationNotClustered$str
-
jmxRegistrationFailed$str
-
jmxRegistrationFailed
- Specified by:
jmxRegistrationFailed
in interfaceLog
-