Class InfinispanLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.as.clustering.infinispan.logging.InfinispanLogger_$logger
-
- All Implemented Interfaces:
Serializable,InfinispanLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-07-05T18:52:13+0100") public class InfinispanLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements InfinispanLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jboss.as.clustering.infinispan.logging.InfinispanLogger
ROOT_LOGGER, ROOT_LOGGER_CATEGORY
-
-
Constructor Summary
Constructors Constructor Description InfinispanLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactivatingSubsystem()Logs an informational message indicating the Infinispan subsystem is being activated.protected StringactivatingSubsystem$str()voidcacheStarted(String cacheName, String containerName)Logs an informational message indicating that a cache is being started.protected StringcacheStarted$str()voidcacheStopped(String cacheName, String containerName)Logs an informational message indicating that a cache is being stopped.protected StringcacheStopped$str()protected LocalegetLoggingLocale()IllegalArgumentExceptioninvalidCacheStore(Throwable cause, String cacheStoreName)Creates an exception indicating an invalid cache store.protected StringinvalidCacheStore$str()voidmarshallerEnumValueDeprecated(String attributeName, Object attributeValue, Set<?> supportedValues)protected StringmarshallerEnumValueDeprecated$str()voidremoteCacheContainerStarted(String remoteCacheContainer)protected StringremoteCacheContainerStarted$str()voidremoteCacheContainerStopped(String remoteCacheContainer)protected StringremoteCacheContainerStopped$str()org.infinispan.client.hotrod.exceptions.HotRodClientExceptionremoteCacheMustBeDefined(String protocolVersion, String remoteCacheName)protected StringremoteCacheMustBeDefined$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()
-
activatingSubsystem
public final void activatingSubsystem()
Description copied from interface:InfinispanLoggerLogs an informational message indicating the Infinispan subsystem is being activated.- Specified by:
activatingSubsystemin interfaceInfinispanLogger
-
activatingSubsystem$str
protected String activatingSubsystem$str()
-
cacheStarted
public final void cacheStarted(String cacheName, String containerName)
Description copied from interface:InfinispanLoggerLogs an informational message indicating that a cache is being started.- Specified by:
cacheStartedin interfaceInfinispanLogger- Parameters:
cacheName- the name of the cache.containerName- the name of the cache container.
-
cacheStarted$str
protected String cacheStarted$str()
-
cacheStopped
public final void cacheStopped(String cacheName, String containerName)
Description copied from interface:InfinispanLoggerLogs an informational message indicating that a cache is being stopped.- Specified by:
cacheStoppedin interfaceInfinispanLogger- Parameters:
cacheName- the name of the cache.containerName- the name of the cache container.
-
cacheStopped$str
protected String cacheStopped$str()
-
invalidCacheStore$str
protected String invalidCacheStore$str()
-
invalidCacheStore
public final IllegalArgumentException invalidCacheStore(Throwable cause, String cacheStoreName)
Description copied from interface:InfinispanLoggerCreates an exception indicating an invalid cache store.- Specified by:
invalidCacheStorein interfaceInfinispanLogger- Parameters:
cause- the cause of the error.cacheStoreName- the name of the cache store.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
remoteCacheContainerStarted
public final void remoteCacheContainerStarted(String remoteCacheContainer)
- Specified by:
remoteCacheContainerStartedin interfaceInfinispanLogger
-
remoteCacheContainerStarted$str
protected String remoteCacheContainerStarted$str()
-
remoteCacheContainerStopped
public final void remoteCacheContainerStopped(String remoteCacheContainer)
- Specified by:
remoteCacheContainerStoppedin interfaceInfinispanLogger
-
remoteCacheContainerStopped$str
protected String remoteCacheContainerStopped$str()
-
remoteCacheMustBeDefined$str
protected String remoteCacheMustBeDefined$str()
-
remoteCacheMustBeDefined
public final org.infinispan.client.hotrod.exceptions.HotRodClientException remoteCacheMustBeDefined(String protocolVersion, String remoteCacheName)
- Specified by:
remoteCacheMustBeDefinedin interfaceInfinispanLogger
-
marshallerEnumValueDeprecated
public final void marshallerEnumValueDeprecated(String attributeName, Object attributeValue, Set<?> supportedValues)
- Specified by:
marshallerEnumValueDeprecatedin interfaceInfinispanLogger
-
marshallerEnumValueDeprecated$str
protected String marshallerEnumValueDeprecated$str()
-
-