Contents
- Description
- Field Summary
- Constructor Summary
- Method Summary
- Constructor Details
- Method Details
- getLoggingLocale()
- scriptExecutionError$str()
- scriptExecutionError(Throwable)
- scriptCompilationException$str()
- scriptCompilationException(Throwable, String)
- noNamedScript$str()
- noNamedScript(String)
- unknownScriptProperty$str()
- unknownScriptProperty(String)
- noScriptEngineForScript$str()
- noScriptEngineForScript(String)
- cannotInvokeScriptDirectly$str()
- cannotInvokeScriptDirectly(String, String)
- distributedTaskNeedCacheInBinding$str()
- distributedTaskNeedCacheInBinding(String)
- parametersNotArray$str()
- parametersNotArray()
- scriptsCanOnlyAccessNamedCaches$str()
- scriptsCanOnlyAccessNamedCaches()
- propertiesNotObject$str()
- propertiesNotObject()
Class Log_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.infinispan.scripting.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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IllegalArgumentException
cannotInvokeScriptDirectly
(String scriptName, String property) protected String
final IllegalStateException
distributedTaskNeedCacheInBinding
(String scriptName) protected String
protected Locale
final CacheException
noNamedScript
(String name) protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
protected String
final IllegalArgumentException
protected String
final CacheException
scriptCompilationException
(Throwable t, String name) protected String
final CacheException
protected String
final IllegalArgumentException
protected String
final CacheException
unknownScriptProperty
(String value) 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
-
Method Details
-
getLoggingLocale
-
scriptExecutionError$str
-
scriptExecutionError
- Specified by:
scriptExecutionError
in interfaceLog
-
scriptCompilationException$str
-
scriptCompilationException
- Specified by:
scriptCompilationException
in interfaceLog
-
noNamedScript$str
-
noNamedScript
- Specified by:
noNamedScript
in interfaceLog
-
unknownScriptProperty$str
-
unknownScriptProperty
- Specified by:
unknownScriptProperty
in interfaceLog
-
noScriptEngineForScript$str
-
noScriptEngineForScript
- Specified by:
noScriptEngineForScript
in interfaceLog
-
cannotInvokeScriptDirectly$str
-
cannotInvokeScriptDirectly
public final IllegalArgumentException cannotInvokeScriptDirectly(String scriptName, String property) - Specified by:
cannotInvokeScriptDirectly
in interfaceLog
-
distributedTaskNeedCacheInBinding$str
-
distributedTaskNeedCacheInBinding
- Specified by:
distributedTaskNeedCacheInBinding
in interfaceLog
-
parametersNotArray$str
-
parametersNotArray
- Specified by:
parametersNotArray
in interfaceLog
-
scriptsCanOnlyAccessNamedCaches$str
-
scriptsCanOnlyAccessNamedCaches
- Specified by:
scriptsCanOnlyAccessNamedCaches
in interfaceLog
-
propertiesNotObject$str
-
propertiesNotObject
- Specified by:
propertiesNotObject
in interfaceLog
-