@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2017-05-21T21:52:51+0000") public class InfinispanLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements InfinispanLogger, org.jboss.logging.BasicLogger, Serializable
ROOT_LOGGER, ROOT_LOGGER_CATEGORY
Constructor and Description |
---|
InfinispanLogger_$logger(org.jboss.logging.Logger log) |
Modifier and Type | Method and Description |
---|---|
void |
activatingSubsystem()
Logs an informational message indicating the Infinispan subsystem is being activated.
|
protected String |
activatingSubsystem$str() |
void |
attributeDeprecated(String attribute,
String element)
Logs a warning message indicating that the specified attribute of the specified element is no longer valid and will be ignored.
|
protected String |
attributeDeprecated$str() |
void |
cacheStarted(String cacheName,
String containerName)
Logs an informational message indicating that a cache is being started.
|
protected String |
cacheStarted$str() |
void |
cacheStopped(String cacheName,
String containerName)
Logs an informational message indicating that a cache is being stopped.
|
protected String |
cacheStopped$str() |
org.jboss.as.controller.OperationFailedException |
dataSourceJndiNameNotFound(String jndiName) |
protected String |
dataSourceJndiNameNotFound$str() |
String |
executorIgnored(String executorName) |
protected String |
executorIgnored$str() |
org.jboss.msc.inject.InjectionException |
failedToInjectSocketBinding(UnknownHostException cause,
org.jboss.as.network.OutboundSocketBinding binding)
Creates an exception indicating a failure to resolve the outbound socket binding represented by the
binding parameter. |
protected String |
failedToInjectSocketBinding$str() |
String |
indeterminiteStack() |
protected String |
indeterminiteStack$str() |
org.jboss.as.controller.OperationFailedException |
invalidCacheStore(Throwable cause,
String cacheStoreName)
Creates an exception indicating an invalid cache store.
|
protected String |
invalidCacheStore$str() |
void |
topologyAttributeDeprecated(String attribute)
Logs a warning message indicating that the specified topology attribute of the transport element
is no longer valid
|
protected String |
topologyAttributeDeprecated$str() |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
public InfinispanLogger_$logger(org.jboss.logging.Logger log)
public final void activatingSubsystem()
InfinispanLogger
activatingSubsystem
in interface InfinispanLogger
protected String activatingSubsystem$str()
public final void cacheStarted(String cacheName, String containerName)
InfinispanLogger
cacheStarted
in interface InfinispanLogger
cacheName
- the name of the cache.containerName
- the name of the cache container.protected String cacheStarted$str()
public final void cacheStopped(String cacheName, String containerName)
InfinispanLogger
cacheStopped
in interface InfinispanLogger
cacheName
- the name of the cache.containerName
- the name of the cache container.protected String cacheStopped$str()
public final void attributeDeprecated(String attribute, String element)
InfinispanLogger
attributeDeprecated
in interface InfinispanLogger
protected String attributeDeprecated$str()
public final void topologyAttributeDeprecated(String attribute)
InfinispanLogger
topologyAttributeDeprecated
in interface InfinispanLogger
protected String topologyAttributeDeprecated$str()
protected String dataSourceJndiNameNotFound$str()
public final org.jboss.as.controller.OperationFailedException dataSourceJndiNameNotFound(String jndiName)
dataSourceJndiNameNotFound
in interface InfinispanLogger
protected String failedToInjectSocketBinding$str()
public final org.jboss.msc.inject.InjectionException failedToInjectSocketBinding(UnknownHostException cause, org.jboss.as.network.OutboundSocketBinding binding)
InfinispanLogger
binding
parameter.failedToInjectSocketBinding
in interface InfinispanLogger
cause
- the cause of the error.binding
- the outbound socket binding.ConfigurationPersistenceException
for the error.protected String invalidCacheStore$str()
public final org.jboss.as.controller.OperationFailedException invalidCacheStore(Throwable cause, String cacheStoreName)
InfinispanLogger
invalidCacheStore
in interface InfinispanLogger
cause
- the cause of the error.cacheStoreName
- the name of the cache store.OperationFailedException
for the error.protected String indeterminiteStack$str()
public final String indeterminiteStack()
indeterminiteStack
in interface InfinispanLogger
protected String executorIgnored$str()
public final String executorIgnored(String executorName)
executorIgnored
in interface InfinispanLogger
Copyright © 2017 JBoss by Red Hat. All rights reserved.