Class Log_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.infinispan.commons.logging.Log_$logger
All Implemented Interfaces:
Serializable, org.infinispan.commons.logging.Log, org.jboss.logging.BasicLogger

public class Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements org.infinispan.commons.logging.Log, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
See Also:
  • Constructor Details

    • Log_$logger

      public Log_$logger(org.jboss.logging.Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • propertyCouldNotBeReplaced

      public final void propertyCouldNotBeReplaced(String line)
    • propertyCouldNotBeReplaced$str

      protected String propertyCouldNotBeReplaced$str()
    • ignoringException

      public final void ignoringException(String methodName, String exceptionName, Throwable t)
    • ignoringException$str

      protected String ignoringException$str()
    • sslInitializationException$str

      protected String sslInitializationException$str()
    • sslInitializationException

      public final CacheConfigurationException sslInitializationException(Throwable e)
    • unableToLoadClass

      public final void unableToLoadClass(String classname, String classloaders, Throwable cause)
    • unableToLoadClass$str

      protected String unableToLoadClass$str()
    • unableToConvertStringPropertyToInt

      public final void unableToConvertStringPropertyToInt(String value, int defaultValue)
    • unableToConvertStringPropertyToInt$str

      protected String unableToConvertStringPropertyToInt$str()
    • unableToConvertStringPropertyToLong

      public final void unableToConvertStringPropertyToLong(String value, long defaultValue)
    • unableToConvertStringPropertyToLong$str

      protected String unableToConvertStringPropertyToLong$str()
    • unableToConvertStringPropertyToBoolean

      public final void unableToConvertStringPropertyToBoolean(String value, boolean defaultValue)
    • unableToConvertStringPropertyToBoolean$str

      protected String unableToConvertStringPropertyToBoolean$str()
    • unableToUnwrap$str

      protected String unableToUnwrap$str()
    • unableToUnwrap

      public final IllegalArgumentException unableToUnwrap(Object o, Class<?> clazz)
    • illegalValueThreadPoolParameter$str

      protected String illegalValueThreadPoolParameter$str()
    • illegalValueThreadPoolParameter

      public final CacheConfigurationException illegalValueThreadPoolParameter(String parameter, String requirement)
    • unableToUnwrapAny$str

      protected String unableToUnwrapAny$str()
    • unableToUnwrapAny

      public final IllegalArgumentException unableToUnwrapAny(String objs, Class<?> clazz)
    • unprotectedAttributeSet$str

      protected String unprotectedAttributeSet$str()
    • unprotectedAttributeSet

      public final IllegalStateException unprotectedAttributeSet(String name)
    • protectedAttributeSet$str

      protected String protectedAttributeSet$str()
    • protectedAttributeSet

      public final IllegalStateException protectedAttributeSet(String name)
    • attributeSetDuplicateAttribute$str

      protected String attributeSetDuplicateAttribute$str()
    • attributeSetDuplicateAttribute

      public final IllegalArgumentException attributeSetDuplicateAttribute(String name, String setName)
    • noSuchAttribute$str

      protected String noSuchAttribute$str()
    • noSuchAttribute

      public final IllegalArgumentException noSuchAttribute(String name, String setName)
    • noAttributeCopierForType$str

      protected String noAttributeCopierForType$str()
    • noAttributeCopierForType

      public final IllegalArgumentException noAttributeCopierForType(Class<?> klass)
    • cannotFindResource$str

      protected String cannotFindResource$str()
    • cannotFindResource

      public final IOException cannotFindResource(String fileName)
    • multipleConfigurationValidationErrors$str

      protected String multipleConfigurationValidationErrors$str()
    • multipleConfigurationValidationErrors

      public final CacheConfigurationException multipleConfigurationValidationErrors()
    • unableToLoadFileUsingScheme$str

      protected String unableToLoadFileUsingScheme$str()
    • unableToLoadFileUsingScheme

      public final UnsupportedOperationException unableToLoadFileUsingScheme(String scheme)
    • noSuchAliasInKeyStore$str

      protected String noSuchAliasInKeyStore$str()
    • noSuchAliasInKeyStore

      public final SecurityException noSuchAliasInKeyStore(String keyAlias, String keyStoreFileName)
    • errorRollingBack

      public final void errorRollingBack(Throwable e)
    • errorRollingBack$str

      protected String errorRollingBack$str()
    • errorEnlistingResource

      public final void errorEnlistingResource(Throwable e)
    • errorEnlistingResource$str

      protected String errorEnlistingResource$str()
    • beforeCompletionFailed

      public final void beforeCompletionFailed(String synchronization, Throwable t)
    • beforeCompletionFailed$str

      protected String beforeCompletionFailed$str()
    • unexpectedErrorFromResourceManager

      public final void unexpectedErrorFromResourceManager(Throwable t)
    • unexpectedErrorFromResourceManager$str

      protected String unexpectedErrorFromResourceManager$str()
    • afterCompletionFailed

      public final void afterCompletionFailed(String synchronization, Throwable t)
    • afterCompletionFailed$str

      protected String afterCompletionFailed$str()
    • errorCommittingTx

      public final void errorCommittingTx(Throwable e)
    • errorCommittingTx$str

      protected String errorCommittingTx$str()
    • xaResourceEndFailed

      public final void xaResourceEndFailed(String xaResource, Throwable t)
    • xaResourceEndFailed$str

      protected String xaResourceEndFailed$str()
    • missingMediaType$str

      protected String missingMediaType$str()
    • missingMediaType

      public final EncodingException missingMediaType()
    • invalidMediaTypeSubtype$str

      protected String invalidMediaTypeSubtype$str()
    • invalidMediaTypeSubtype

      public final EncodingException invalidMediaTypeSubtype(String mediaType)
    • invalidMediaTypeParam$str

      protected String invalidMediaTypeParam$str()
    • invalidMediaTypeParam

      public final EncodingException invalidMediaTypeParam(String mediaType, String param)
    • invalidMediaTypeListCommaAtEnd$str

      protected String invalidMediaTypeListCommaAtEnd$str()
    • invalidMediaTypeListCommaAtEnd

      public final EncodingException invalidMediaTypeListCommaAtEnd(String mediaType)
    • errorTranscoding$str

      protected String errorTranscoding$str()
    • errorTranscoding

      public final EncodingException errorTranscoding(String content, MediaType contentType, MediaType requestType, Throwable t)
    • invalidWeight$str

      protected String invalidWeight$str()
    • invalidWeight

      public final EncodingException invalidWeight(Object weight)
    • classNotInAllowList$str

      protected String classNotInAllowList$str()
    • classNotInAllowList

      public final CacheException classNotInAllowList(String className)
    • invalidMediaType$str

      protected String invalidMediaType$str()
    • invalidMediaType

      public final EncodingException invalidMediaType(String expected, String actual)
    • invalidTextContent$str

      protected String invalidTextContent$str()
    • invalidTextContent

      public final EncodingException invalidTextContent(Object content)
    • conversionNotSupported$str

      protected String conversionNotSupported$str()
    • conversionNotSupported

      public final EncodingException conversionNotSupported(Object content, String fromMediaType, String toMediaType)
    • cannotDecodeFormURLContent$str

      protected String cannotDecodeFormURLContent$str()
    • cannotDecodeFormURLContent

      public final EncodingException cannotDecodeFormURLContent(Object content)
    • errorEncoding$str

      protected String errorEncoding$str()
    • errorEncoding

      public final EncodingException errorEncoding(Object content, MediaType mediaType)
    • unableToConvertStringPropertyToEnum

      public final void unableToConvertStringPropertyToEnum(String value, String defaultValue)
    • unableToConvertStringPropertyToEnum$str

      protected String unableToConvertStringPropertyToEnum$str()
    • featureDisabled$str

      protected String featureDisabled$str()
    • featureDisabled

      public final CacheConfigurationException featureDisabled(String feature)
    • unsupportedConversion3$str

      protected String unsupportedConversion3$str()
    • unsupportedConversion

      public final EncodingException unsupportedConversion(String content, MediaType contentType, MediaType requestType)
    • unsupportedConversion2$str

      protected String unsupportedConversion2$str()
    • unsupportedConversion

      public final EncodingException unsupportedConversion(String content, MediaType requestType)
    • encodingNotSupported$str

      protected String encodingNotSupported$str()
    • encodingNotSupported

      public final EncodingException encodingNotSupported(String enc)
    • attributeMustBeGreaterThanZero$str

      protected String attributeMustBeGreaterThanZero$str()
    • attributeMustBeGreaterThanZero

      public final CacheConfigurationException attributeMustBeGreaterThanZero(Number value, Enum<?> attribute)
    • telemetryLoaded

      public final void telemetryLoaded(Object telemetry)
    • telemetryLoaded$str

      protected String telemetryLoaded$str()
    • errorOnLoadingTelemetry

      public final void errorOnLoadingTelemetry(Throwable t)
    • errorOnLoadingTelemetry$str

      protected String errorOnLoadingTelemetry$str()
    • illegalBooleanValue$str

      protected String illegalBooleanValue$str()
    • illegalBooleanValue

      public final IllegalArgumentException illegalBooleanValue(String value)
    • illegalEnumValue$str

      protected String illegalEnumValue$str()
    • illegalEnumValue

      public final IllegalArgumentException illegalEnumValue(String value, EnumSet<?> set)
    • cannotLoadMimeTypes

      public final void cannotLoadMimeTypes(String mimeTypes)
    • cannotLoadMimeTypes$str

      protected String cannotLoadMimeTypes$str()
    • cannotParseQuantity$str

      protected String cannotParseQuantity$str()
    • cannotParseQuantity

      public final IllegalArgumentException cannotParseQuantity(String str)
    • deprecatedProperty

      public final void deprecatedProperty(String oldName, String newName)
    • deprecatedProperty$str

      protected String deprecatedProperty$str()
    • noAttribute$str

      protected String noAttribute$str()
    • noAttribute

      public final IllegalArgumentException noAttribute(String name, String element)
    • incompatibleAttribute$str

      protected String incompatibleAttribute$str()
    • incompatibleAttribute

      public final IllegalArgumentException incompatibleAttribute(String parentName, String name, String v1, String v2)
    • protectedAttribute$str

      protected String protectedAttribute$str()
    • protectedAttribute

      public final IllegalStateException protectedAttribute(String name)
    • invalidConfiguration$str

      protected String invalidConfiguration$str()
    • invalidConfiguration

      public final IllegalArgumentException invalidConfiguration(String name)
    • respCacheKeyMediaTypeSupplied$str

      protected String respCacheKeyMediaTypeSupplied$str()
    • respCacheKeyMediaTypeSupplied

      public final IllegalArgumentException respCacheKeyMediaTypeSupplied(String cacheName, MediaType mediaType)
    • respCacheSegmentSizePow2$str

      protected String respCacheSegmentSizePow2$str()
    • respCacheSegmentSizePow2

      public final IllegalArgumentException respCacheSegmentSizePow2(int configured)
    • respCacheUseDefineConsistentHash$str

      protected String respCacheUseDefineConsistentHash$str()
    • respCacheUseDefineConsistentHash

      public final IllegalArgumentException respCacheUseDefineConsistentHash(String cacheName, String configured)
    • errorOnParsingPrometheusURLForTracing$str

      protected String errorOnParsingPrometheusURLForTracing$str()
    • errorOnParsingPrometheusURLForTracing

      public final CacheConfigurationException errorOnParsingPrometheusURLForTracing(Throwable t)
    • failedToCreateInitialCtx

      public final void failedToCreateInitialCtx(Throwable e)
    • failedToCreateInitialCtx$str

      protected String failedToCreateInitialCtx$str()
    • certificateReloadError$str

      protected String certificateReloadError$str()
    • certificateReloadError

      public final RuntimeException certificateReloadError(Exception ex)
    • attributeMustBeAnInteger$str

      protected String attributeMustBeAnInteger$str()
    • attributeMustBeAnInteger

      public final CacheConfigurationException attributeMustBeAnInteger(Number value, Enum<?> attribute)
    • cannotInstantiateClass$str

      protected String cannotInstantiateClass$str()
    • cannotInstantiateClass

      public final CacheConfigurationException cannotInstantiateClass(String classname, Throwable t)