Package org.jboss.weld.logging
Class BeanManagerLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.weld.logging.BeanManagerLogger_$logger
-
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,BeanManagerLogger,WeldLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-11-21T11:50:57+0800") public class BeanManagerLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable, org.jboss.logging.BasicLogger, BeanManagerLogger, WeldLogger
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jboss.weld.logging.BeanManagerLogger
LOG
-
Fields inherited from interface org.jboss.weld.logging.WeldLogger
CATCHING_MARKER, WELD_PROJECT_CODE
-
-
Constructor Summary
Constructors Constructor Description BeanManagerLogger_$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
-
cannotLocateBeanManager
public final NamingException cannotLocateBeanManager()
- Specified by:
cannotLocateBeanManagerin interfaceBeanManagerLogger
-
cannotLocateBeanManager$str
protected String cannotLocateBeanManager$str()
-
invalidQualifier
public final IllegalArgumentException invalidQualifier(Object param1)
- Specified by:
invalidQualifierin interfaceBeanManagerLogger
-
invalidQualifier$str
protected String invalidQualifier$str()
-
duplicateQualifiers
public final IllegalArgumentException duplicateQualifiers(Object param1)
- Specified by:
duplicateQualifiersin interfaceBeanManagerLogger
-
duplicateQualifiers$str
protected String duplicateQualifiers$str()
-
contextNotActive
public final ContextNotActiveException contextNotActive(Object param1)
- Specified by:
contextNotActivein interfaceBeanManagerLogger
-
contextNotActive$str
protected String contextNotActive$str()
-
duplicateActiveContexts
public final IllegalStateException duplicateActiveContexts(Object param1)
- Specified by:
duplicateActiveContextsin interfaceBeanManagerLogger
-
duplicateActiveContexts$str
protected String duplicateActiveContexts$str()
-
specifiedTypeNotBeanType
public final IllegalArgumentException specifiedTypeNotBeanType(Object param1, Object param2)
- Specified by:
specifiedTypeNotBeanTypein interfaceBeanManagerLogger
-
specifiedTypeNotBeanType$str
protected String specifiedTypeNotBeanType$str()
-
unresolvableType
public final UnsatisfiedResolutionException unresolvableType(Object param1, Object param2)
- Specified by:
unresolvableTypein interfaceBeanManagerLogger
-
unresolvableType$str
protected String unresolvableType$str()
-
unresolvableElement
public final UnsatisfiedResolutionException unresolvableElement(Object param1)
- Specified by:
unresolvableElementin interfaceBeanManagerLogger
-
unresolvableElement$str
protected String unresolvableElement$str()
-
noDecoratorTypes
public final IllegalArgumentException noDecoratorTypes()
- Specified by:
noDecoratorTypesin interfaceBeanManagerLogger
-
noDecoratorTypes$str
protected String noDecoratorTypes$str()
-
interceptorBindingsEmpty
public final IllegalArgumentException interceptorBindingsEmpty()
- Specified by:
interceptorBindingsEmptyin interfaceBeanManagerLogger
-
interceptorBindingsEmpty$str
protected String interceptorBindingsEmpty$str()
-
duplicateInterceptorBinding
public final IllegalArgumentException duplicateInterceptorBinding(Object param1)
- Specified by:
duplicateInterceptorBindingin interfaceBeanManagerLogger
-
duplicateInterceptorBinding$str
protected String duplicateInterceptorBinding$str()
-
interceptorResolutionWithNonbindingType
public final IllegalArgumentException interceptorResolutionWithNonbindingType(Object param1)
- Specified by:
interceptorResolutionWithNonbindingTypein interfaceBeanManagerLogger
-
interceptorResolutionWithNonbindingType$str
protected String interceptorResolutionWithNonbindingType$str()
-
nonNormalScope
public final String nonNormalScope(Object param1)
- Specified by:
nonNormalScopein interfaceBeanManagerLogger
-
nonNormalScope$str
protected String nonNormalScope$str()
-
tooManyActivities
public final IllegalStateException tooManyActivities(Object param1)
- Specified by:
tooManyActivitiesin interfaceBeanManagerLogger
-
tooManyActivities$str
protected String tooManyActivities$str()
-
notInterceptorBindingType
public final IllegalArgumentException notInterceptorBindingType(Object param1)
- Specified by:
notInterceptorBindingTypein interfaceBeanManagerLogger
-
notInterceptorBindingType$str
protected String notInterceptorBindingType$str()
-
notStereotype
public final IllegalArgumentException notStereotype(Object param1)
- Specified by:
notStereotypein interfaceBeanManagerLogger
-
notStereotype$str
protected String notStereotype$str()
-
ambiguousBeansForDependency
public final AmbiguousResolutionException ambiguousBeansForDependency(Object param1)
- Specified by:
ambiguousBeansForDependencyin interfaceBeanManagerLogger
-
ambiguousBeansForDependency$str
protected String ambiguousBeansForDependency$str()
-
nullBeanManagerId
public final IllegalArgumentException nullBeanManagerId()
- Specified by:
nullBeanManagerIdin interfaceBeanManagerLogger
-
nullBeanManagerId$str
protected String nullBeanManagerId$str()
-
noInstanceOfExtension
public final IllegalArgumentException noInstanceOfExtension(Object param1)
- Specified by:
noInstanceOfExtensionin interfaceBeanManagerLogger
-
noInstanceOfExtension$str
protected String noInstanceOfExtension$str()
-
cannotCreateBeanAttributesForIncorrectAnnotatedMember
public final IllegalArgumentException cannotCreateBeanAttributesForIncorrectAnnotatedMember(Object param1)
- Specified by:
cannotCreateBeanAttributesForIncorrectAnnotatedMemberin interfaceBeanManagerLogger
-
cannotCreateBeanAttributesForIncorrectAnnotatedMember$str
protected String cannotCreateBeanAttributesForIncorrectAnnotatedMember$str()
-
ambiguousBeanManager
public final IllegalStateException ambiguousBeanManager(Object param1)
- Specified by:
ambiguousBeanManagerin interfaceBeanManagerLogger
-
ambiguousBeanManager$str
protected String ambiguousBeanManager$str()
-
unsatisfiedBeanManager
public final IllegalStateException unsatisfiedBeanManager(Object param1)
- Specified by:
unsatisfiedBeanManagerin interfaceBeanManagerLogger
-
unsatisfiedBeanManager$str
protected String unsatisfiedBeanManager$str()
-
unableToIdentifyBeanManager
public final IllegalStateException unableToIdentifyBeanManager()
- Specified by:
unableToIdentifyBeanManagerin interfaceBeanManagerLogger
-
unableToIdentifyBeanManager$str
protected String unableToIdentifyBeanManager$str()
-
beanManagerNotAvailable
public final IllegalStateException beanManagerNotAvailable()
- Specified by:
beanManagerNotAvailablein interfaceBeanManagerLogger
-
beanManagerNotAvailable$str
protected String beanManagerNotAvailable$str()
-
nullDeclaringBean
public final IllegalArgumentException nullDeclaringBean(Object param1)
- Specified by:
nullDeclaringBeanin interfaceBeanManagerLogger
-
nullDeclaringBean$str
protected String nullDeclaringBean$str()
-
methodNotAvailableDuringInitialization
public final IllegalStateException methodNotAvailableDuringInitialization(Object param1)
- Specified by:
methodNotAvailableDuringInitializationin interfaceBeanManagerLogger
-
methodNotAvailableDuringInitialization$str
protected String methodNotAvailableDuringInitialization$str()
-
methodNotAvailableAfterShutdown
public final IllegalStateException methodNotAvailableAfterShutdown(Object param1)
- Specified by:
methodNotAvailableAfterShutdownin interfaceBeanManagerLogger
-
methodNotAvailableAfterShutdown$str
protected String methodNotAvailableAfterShutdown$str()
-
catchingDebug
public final void catchingDebug(Throwable throwable)
Description copied from interface:WeldLoggerReplacement fororg.slf4j.ext.XLogger.throwing(Level.DEBUG, e).- Specified by:
catchingDebugin interfaceWeldLogger
-
catchingDebug$str
protected String catchingDebug$str()
-
-