Package org.jboss.weld.logging
Class ConversationLogger_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.jboss.weld.logging.ConversationLogger_$logger
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,ConversationLogger,WeldLogger
public class ConversationLogger_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements ConversationLogger, WeldLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
logFields inherited from interface org.jboss.weld.logging.ConversationLogger
LOGFields inherited from interface org.jboss.weld.logging.WeldLogger
CATCHING_MARKER, WELD_PROJECT_CODE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IllegalStateExceptionprotected Stringfinal voidcatchingDebug(Throwable throwable) Replacement fororg.slf4j.ext.XLogger.throwing(Level.DEBUG, e).protected Stringfinal voidcleaningUpConversation(Object param1) protected Stringfinal voidprotected Stringfinal voidcontextAlreadyActive(Object request) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptionconversationIdAlreadyInUse(Object param1) protected Stringfinal IllegalStateExceptionprotected Stringfinal voidconversationLocked(Object param1) protected StringconversationLockTimedout(Object param1) protected Stringfinal IllegalStateExceptionprotected Stringfinal voidconversationUnavailable(Object param1, Object param2) protected Stringfinal voidconversationUnlocked(Object param1) protected Stringfinal voiddemotedLongRunningConversation(Object param1) protected Stringfinal IllegalStateExceptionprotected Stringfinal voidprotected Stringfinal voidfoundConversationFromRequest(Object param1) protected Stringprotected Localefinal voidillegalConversationUnlockAttempt(Object param1, Object param2) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected StringnoConversationFoundToRestore(Object param1) protected Stringfinal voidpromotedTransientConversation(Object param1) protected Stringfinal voidresumingConversation(Object param1) protected Stringfinal IllegalStateExceptionunableToLoadConversations(String attributeName, Object attributeValue, Object request) protected Stringfinal IllegalStateExceptionunableToLoadCurrentConversation(String attributeName, Object attributeValue, Object request) protected StringMethods 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, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
ConversationLogger_$logger
public ConversationLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
cleaningUpConversation
- Specified by:
cleaningUpConversationin interfaceConversationLogger
-
cleaningUpConversation$str
-
conversationLocked
- Specified by:
conversationLockedin interfaceConversationLogger
-
conversationLocked$str
-
conversationUnlocked
- Specified by:
conversationUnlockedin interfaceConversationLogger
-
conversationUnlocked$str
-
illegalConversationUnlockAttempt
- Specified by:
illegalConversationUnlockAttemptin interfaceConversationLogger
-
illegalConversationUnlockAttempt$str
-
promotedTransientConversation
- Specified by:
promotedTransientConversationin interfaceConversationLogger
-
promotedTransientConversation$str
-
demotedLongRunningConversation
- Specified by:
demotedLongRunningConversationin interfaceConversationLogger
-
demotedLongRunningConversation$str
-
cleaningUpTransientConversation
public final void cleaningUpTransientConversation()- Specified by:
cleaningUpTransientConversationin interfaceConversationLogger
-
cleaningUpTransientConversation$str
-
noConversationFoundToRestore$str
-
noConversationFoundToRestore
- Specified by:
noConversationFoundToRestorein interfaceConversationLogger
-
conversationLockTimedout$str
-
conversationLockTimedout
- Specified by:
conversationLockTimedoutin interfaceConversationLogger
-
foundConversationFromRequest
- Specified by:
foundConversationFromRequestin interfaceConversationLogger
-
foundConversationFromRequest$str
-
resumingConversation
- Specified by:
resumingConversationin interfaceConversationLogger
-
resumingConversation$str
-
beginCalledOnLongRunningConversation$str
-
beginCalledOnLongRunningConversation
- Specified by:
beginCalledOnLongRunningConversationin interfaceConversationLogger
-
endCalledOnTransientConversation$str
-
endCalledOnTransientConversation
- Specified by:
endCalledOnTransientConversationin interfaceConversationLogger
-
conversationIdAlreadyInUse$str
-
conversationIdAlreadyInUse
- Specified by:
conversationIdAlreadyInUsein interfaceConversationLogger
-
mustCallAssociateBeforeActivate$str
-
mustCallAssociateBeforeActivate
- Specified by:
mustCallAssociateBeforeActivatein interfaceConversationLogger
-
mustCallAssociateBeforeDeactivate$str
-
mustCallAssociateBeforeDeactivate
- Specified by:
mustCallAssociateBeforeDeactivatein interfaceConversationLogger
-
contextAlreadyActive
- Specified by:
contextAlreadyActivein interfaceConversationLogger
-
contextAlreadyActive$str
-
contextNotActive$str
-
contextNotActive
- Specified by:
contextNotActivein interfaceConversationLogger
-
conversationNamingSchemeNotFound$str
-
conversationNamingSchemeNotFound
- Specified by:
conversationNamingSchemeNotFoundin interfaceConversationLogger
-
conversationIdGeneratorNotFound$str
-
conversationIdGeneratorNotFound
- Specified by:
conversationIdGeneratorNotFoundin interfaceConversationLogger
-
mustCallAssociateBeforeGeneratingId$str
-
mustCallAssociateBeforeGeneratingId
- Specified by:
mustCallAssociateBeforeGeneratingIdin interfaceConversationLogger
-
mustCallAssociateBeforeLoadingKnownConversations$str
-
mustCallAssociateBeforeLoadingKnownConversations
- Specified by:
mustCallAssociateBeforeLoadingKnownConversationsin interfaceConversationLogger
-
unableToLoadConversations$str
-
unableToLoadConversations
public final IllegalStateException unableToLoadConversations(String attributeName, Object attributeValue, Object request) - Specified by:
unableToLoadConversationsin interfaceConversationLogger
-
endLockedConversation
- Specified by:
endLockedConversationin interfaceConversationLogger
-
endLockedConversation$str
-
unableToLoadCurrentConversation$str
-
unableToLoadCurrentConversation
public final IllegalStateException unableToLoadCurrentConversation(String attributeName, Object attributeValue, Object request) - Specified by:
unableToLoadCurrentConversationin interfaceConversationLogger
-
catchingDebug
Description copied from interface:WeldLoggerReplacement fororg.slf4j.ext.XLogger.throwing(Level.DEBUG, e).- Specified by:
catchingDebugin interfaceWeldLogger
-
catchingDebug$str
-