Package org.infinispan.commons.logging
Class Log_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.infinispan.commons.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:04:09+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
-
-
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
-
propertyCouldNotBeReplaced
public final void propertyCouldNotBeReplaced(String line)
- Specified by:
propertyCouldNotBeReplaced
in interfaceLog
-
propertyCouldNotBeReplaced$str
protected String propertyCouldNotBeReplaced$str()
-
ignoringException
public final void ignoringException(String methodName, String exceptionName, Throwable t)
- Specified by:
ignoringException
in interfaceLog
-
ignoringException$str
protected String ignoringException$str()
-
sslInitializationException
public final CacheConfigurationException sslInitializationException(Throwable e)
- Specified by:
sslInitializationException
in interfaceLog
-
sslInitializationException$str
protected String sslInitializationException$str()
-
unableToLoadClass
public final void unableToLoadClass(String classname, String classloaders, Throwable cause)
- Specified by:
unableToLoadClass
in interfaceLog
-
unableToLoadClass$str
protected String unableToLoadClass$str()
-
unableToConvertStringPropertyToInt
public final void unableToConvertStringPropertyToInt(String value, int defaultValue)
- Specified by:
unableToConvertStringPropertyToInt
in interfaceLog
-
unableToConvertStringPropertyToInt$str
protected String unableToConvertStringPropertyToInt$str()
-
unableToConvertStringPropertyToLong
public final void unableToConvertStringPropertyToLong(String value, long defaultValue)
- Specified by:
unableToConvertStringPropertyToLong
in interfaceLog
-
unableToConvertStringPropertyToLong$str
protected String unableToConvertStringPropertyToLong$str()
-
unableToConvertStringPropertyToBoolean
public final void unableToConvertStringPropertyToBoolean(String value, boolean defaultValue)
- Specified by:
unableToConvertStringPropertyToBoolean
in interfaceLog
-
unableToConvertStringPropertyToBoolean$str
protected String unableToConvertStringPropertyToBoolean$str()
-
unableToUnwrap
public final IllegalArgumentException unableToUnwrap(Object o, Class clazz)
- Specified by:
unableToUnwrap
in interfaceLog
-
unableToUnwrap$str
protected String unableToUnwrap$str()
-
illegalValueThreadPoolParameter
public final CacheConfigurationException illegalValueThreadPoolParameter(String parameter, String requirement)
- Specified by:
illegalValueThreadPoolParameter
in interfaceLog
-
illegalValueThreadPoolParameter$str
protected String illegalValueThreadPoolParameter$str()
-
unableToUnwrapAny
public final IllegalArgumentException unableToUnwrapAny(String objs, Class clazz)
- Specified by:
unableToUnwrapAny
in interfaceLog
-
unableToUnwrapAny$str
protected String unableToUnwrapAny$str()
-
unprotectedAttributeSet
public final IllegalStateException unprotectedAttributeSet(String name)
- Specified by:
unprotectedAttributeSet
in interfaceLog
-
unprotectedAttributeSet$str
protected String unprotectedAttributeSet$str()
-
protectedAttributeSet
public final IllegalStateException protectedAttributeSet(String name)
- Specified by:
protectedAttributeSet
in interfaceLog
-
protectedAttributeSet$str
protected String protectedAttributeSet$str()
-
attributeSetDuplicateAttribute
public final IllegalArgumentException attributeSetDuplicateAttribute(String name, String setName)
- Specified by:
attributeSetDuplicateAttribute
in interfaceLog
-
attributeSetDuplicateAttribute$str
protected String attributeSetDuplicateAttribute$str()
-
noSuchAttribute
public final IllegalArgumentException noSuchAttribute(String name, String setName)
- Specified by:
noSuchAttribute
in interfaceLog
-
noSuchAttribute$str
protected String noSuchAttribute$str()
-
noAttributeCopierForType
public final IllegalArgumentException noAttributeCopierForType(Class klass)
- Specified by:
noAttributeCopierForType
in interfaceLog
-
noAttributeCopierForType$str
protected String noAttributeCopierForType$str()
-
cannotFindResource
public final IOException cannotFindResource(String fileName)
- Specified by:
cannotFindResource
in interfaceLog
-
cannotFindResource$str
protected String cannotFindResource$str()
-
multipleConfigurationValidationErrors
public final CacheConfigurationException multipleConfigurationValidationErrors()
- Specified by:
multipleConfigurationValidationErrors
in interfaceLog
-
multipleConfigurationValidationErrors$str
protected String multipleConfigurationValidationErrors$str()
-
unableToLoadFileUsingScheme
public final UnsupportedOperationException unableToLoadFileUsingScheme(String scheme)
- Specified by:
unableToLoadFileUsingScheme
in interfaceLog
-
unableToLoadFileUsingScheme$str
protected String unableToLoadFileUsingScheme$str()
-
noSuchAliasInKeyStore
public final SecurityException noSuchAliasInKeyStore(String keyAlias, String keyStoreFileName)
- Specified by:
noSuchAliasInKeyStore
in interfaceLog
-
noSuchAliasInKeyStore$str
protected String noSuchAliasInKeyStore$str()
-
errorRollingBack
public final void errorRollingBack(Throwable e)
- Specified by:
errorRollingBack
in interfaceLog
-
errorRollingBack$str
protected String errorRollingBack$str()
-
errorEnlistingResource
public final void errorEnlistingResource(Throwable e)
- Specified by:
errorEnlistingResource
in interfaceLog
-
errorEnlistingResource$str
protected String errorEnlistingResource$str()
-
beforeCompletionFailed
public final void beforeCompletionFailed(String synchronization, Throwable t)
- Specified by:
beforeCompletionFailed
in interfaceLog
-
beforeCompletionFailed$str
protected String beforeCompletionFailed$str()
-
unexpectedErrorFromResourceManager
public final void unexpectedErrorFromResourceManager(Throwable t)
- Specified by:
unexpectedErrorFromResourceManager
in interfaceLog
-
unexpectedErrorFromResourceManager$str
protected String unexpectedErrorFromResourceManager$str()
-
afterCompletionFailed
public final void afterCompletionFailed(String synchronization, Throwable t)
- Specified by:
afterCompletionFailed
in interfaceLog
-
afterCompletionFailed$str
protected String afterCompletionFailed$str()
-
errorCommittingTx
public final void errorCommittingTx(Throwable e)
- Specified by:
errorCommittingTx
in interfaceLog
-
errorCommittingTx$str
protected String errorCommittingTx$str()
-
xaResourceEndFailed
public final void xaResourceEndFailed(String xaResource, Throwable t)
- Specified by:
xaResourceEndFailed
in interfaceLog
-
xaResourceEndFailed$str
protected String xaResourceEndFailed$str()
-
missingMediaType
public final EncodingException missingMediaType()
- Specified by:
missingMediaType
in interfaceLog
-
missingMediaType$str
protected String missingMediaType$str()
-
invalidMediaTypeSubtype
public final EncodingException invalidMediaTypeSubtype()
- Specified by:
invalidMediaTypeSubtype
in interfaceLog
-
invalidMediaTypeSubtype$str
protected String invalidMediaTypeSubtype$str()
-
invalidMediaTypeParam
public final EncodingException invalidMediaTypeParam(String param)
- Specified by:
invalidMediaTypeParam
in interfaceLog
-
invalidMediaTypeParam$str
protected String invalidMediaTypeParam$str()
-
unquotedMediaTypeParam
public final EncodingException unquotedMediaTypeParam()
- Specified by:
unquotedMediaTypeParam
in interfaceLog
-
unquotedMediaTypeParam$str
protected String unquotedMediaTypeParam$str()
-
invalidCharMediaType
public final EncodingException invalidCharMediaType(char character, String token)
- Specified by:
invalidCharMediaType
in interfaceLog
-
invalidCharMediaType$str
protected String invalidCharMediaType$str()
-
unsupportedContent
public final EncodingException unsupportedContent(Object content)
- Specified by:
unsupportedContent
in interfaceLog
-
unsupportedContent$str
protected String unsupportedContent$str()
-
invalidWeight
public final EncodingException invalidWeight(Object weight)
- Specified by:
invalidWeight
in interfaceLog
-
invalidWeight$str
protected String invalidWeight$str()
-
classNotInWhitelist
public final CacheException classNotInWhitelist(String className)
- Specified by:
classNotInWhitelist
in interfaceLog
-
classNotInWhitelist$str
protected String classNotInWhitelist$str()
-
invalidMediaType
public final EncodingException invalidMediaType(String expected, String actual)
- Specified by:
invalidMediaType
in interfaceLog
-
invalidMediaType$str
protected String invalidMediaType$str()
-
invalidTextContent
public final EncodingException invalidTextContent(Object content)
- Specified by:
invalidTextContent
in interfaceLog
-
invalidTextContent$str
protected String invalidTextContent$str()
-
conversionNotSupported
public final EncodingException conversionNotSupported(Object content, String fromMediaType, String toMediaType)
- Specified by:
conversionNotSupported
in interfaceLog
-
conversionNotSupported$str
protected String conversionNotSupported$str()
-
cannotDecodeFormURLContent
public final EncodingException cannotDecodeFormURLContent(Object content)
- Specified by:
cannotDecodeFormURLContent
in interfaceLog
-
cannotDecodeFormURLContent$str
protected String cannotDecodeFormURLContent$str()
-
errorEncoding
public final EncodingException errorEncoding(Object content, MediaType mediaType)
- Specified by:
errorEncoding
in interfaceLog
-
errorEncoding$str
protected String errorEncoding$str()
-
counterOurOfBounds
public final CounterOutOfBoundsException counterOurOfBounds(String bound)
- Specified by:
counterOurOfBounds
in interfaceLog
-
counterOurOfBounds$str
protected String counterOurOfBounds$str()
-
invalidCounterType
public final CounterException invalidCounterType(String expected, String actual)
- Specified by:
invalidCounterType
in interfaceLog
-
invalidCounterType$str
protected String invalidCounterType$str()
-
undefinedCounter
public final CounterException undefinedCounter(String name)
- Specified by:
undefinedCounter
in interfaceLog
-
undefinedCounter$str
protected String undefinedCounter$str()
-
invalidCounterTypeEncoded
public final CounterException invalidCounterTypeEncoded()
- Specified by:
invalidCounterTypeEncoded
in interfaceLog
-
invalidCounterTypeEncoded$str
protected String invalidCounterTypeEncoded$str()
-
-