Package org.jboss.as.jsf.logging
Class JSFLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.as.jsf.logging.JSFLogger_$logger
-
- All Implemented Interfaces:
Serializable,JSFLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-08-25T11:20:18-0400") public class JSFLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements JSFLogger, 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.jsf.logging.JSFLogger
ROOT_LOGGER
-
-
Constructor Summary
Constructors Constructor Description JSFLogger_$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
-
getLoggingLocale
protected Locale getLoggingLocale()
-
viewHandlerImproperlyInitialized
public final void viewHandlerImproperlyInitialized()
- Specified by:
viewHandlerImproperlyInitializedin interfaceJSFLogger
-
viewHandlerImproperlyInitialized$str
protected String viewHandlerImproperlyInitialized$str()
-
managedBeanLoadFail
public final void managedBeanLoadFail(String managedBean)
- Specified by:
managedBeanLoadFailin interfaceJSFLogger
-
managedBeanLoadFail$str
protected String managedBeanLoadFail$str()
-
managedBeanNoDefaultConstructor
public final void managedBeanNoDefaultConstructor(String managedBean)
- Specified by:
managedBeanNoDefaultConstructorin interfaceJSFLogger
-
managedBeanNoDefaultConstructor$str
protected String managedBeanNoDefaultConstructor$str()
-
managedBeansConfigParseFailed
public final void managedBeansConfigParseFailed(org.jboss.vfs.VirtualFile facesConfig)
- Specified by:
managedBeansConfigParseFailedin interfaceJSFLogger
-
managedBeansConfigParseFailed$str
protected String managedBeansConfigParseFailed$str()
-
unknownJSFVersion
public final void unknownJSFVersion(String version, String defaultVersion)
- Specified by:
unknownJSFVersionin interfaceJSFLogger
-
unknownJSFVersion$str
protected String unknownJSFVersion$str()
-
missingJSFModule
public final void missingJSFModule(String version, String module)
- Specified by:
missingJSFModulein interfaceJSFLogger
-
missingJSFModule$str
protected String missingJSFModule$str()
-
activatedJSFImplementations
public final void activatedJSFImplementations(List target)
- Specified by:
activatedJSFImplementationsin interfaceJSFLogger
-
activatedJSFImplementations$str
protected String activatedJSFImplementations$str()
-
classLoadingFailed$str
protected String classLoadingFailed$str()
-
classLoadingFailed
public final String classLoadingFailed(org.jboss.jandex.DotName clazz)
- Specified by:
classLoadingFailedin interfaceJSFLogger
-
invalidAnnotationLocation$str
protected String invalidAnnotationLocation$str()
-
invalidAnnotationLocation
public final String invalidAnnotationLocation(Object annotation, org.jboss.jandex.AnnotationTarget classInfo)
- Specified by:
invalidAnnotationLocationin interfaceJSFLogger
-
invalidManagedBeanAnnotation$str
protected String invalidManagedBeanAnnotation$str()
-
invalidManagedBeanAnnotation
public final String invalidManagedBeanAnnotation(org.jboss.jandex.AnnotationTarget target)
- Specified by:
invalidManagedBeanAnnotationin interfaceJSFLogger
-
invalidDefaultJSFImpl$str
protected String invalidDefaultJSFImpl$str()
-
invalidDefaultJSFImpl
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidDefaultJSFImpl(String defaultJsfVersion)
- Specified by:
invalidDefaultJSFImplin interfaceJSFLogger
-
jsfInjectionFailed$str
protected String jsfInjectionFailed$str()
-
jsfInjectionFailed
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException jsfInjectionFailed(String slotName, Throwable cause)
- Specified by:
jsfInjectionFailedin interfaceJSFLogger
-
loadingJsf12
public final void loadingJsf12()
- Specified by:
loadingJsf12in interfaceJSFLogger
-
loadingJsf12$str
protected String loadingJsf12$str()
-
loadingJsf2x
public final void loadingJsf2x()
- Specified by:
loadingJsf2xin interfaceJSFLogger
-
loadingJsf2x$str
protected String loadingJsf2x$str()
-
jsfArtifactNoDefaultConstructor
public final void jsfArtifactNoDefaultConstructor(String type, String className)
- Specified by:
jsfArtifactNoDefaultConstructorin interfaceJSFLogger
-
jsfArtifactNoDefaultConstructor$str
protected String jsfArtifactNoDefaultConstructor$str()
-
lazyBeanValidationEnabled
public final void lazyBeanValidationEnabled()
- Specified by:
lazyBeanValidationEnabledin interfaceJSFLogger
-
lazyBeanValidationEnabled$str
protected String lazyBeanValidationEnabled$str()
-
-