Package io.narayana.lra.proxy.logging
Class lraI18NLogger_$logger
- java.lang.Object
-
- io.narayana.lra.proxy.logging.lraI18NLogger_$logger
-
- All Implemented Interfaces:
lraI18NLogger,java.io.Serializable
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-08-03T20:26:56+0100") public class lraI18NLogger_$logger extends java.lang.Object implements lraI18NLogger, java.io.SerializableWarning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected org.jboss.logging.Loggerlog
-
Constructor Summary
Constructors Constructor Description lraI18NLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiderror_cannotSerializeParticipant(java.lang.String participantToString, java.lang.Throwable e)protected java.lang.Stringerror_cannotSerializeParticipant$str()java.lang.Stringerror_gettingParticipantStatus(java.lang.String participant, java.lang.String lraId, java.lang.Throwable e)protected java.lang.Stringerror_gettingParticipantStatus$str()voiderror_participantExceptionOnCompletion(java.lang.String name, java.util.concurrent.ExecutionException e)protected java.lang.Stringerror_participantExceptionOnCompletion$str()
-
-
-
Method Detail
-
error_cannotSerializeParticipant
public final void error_cannotSerializeParticipant(java.lang.String participantToString, java.lang.Throwable e)- Specified by:
error_cannotSerializeParticipantin interfacelraI18NLogger
-
error_cannotSerializeParticipant$str
protected java.lang.String error_cannotSerializeParticipant$str()
-
error_participantExceptionOnCompletion
public final void error_participantExceptionOnCompletion(java.lang.String name, java.util.concurrent.ExecutionException e)- Specified by:
error_participantExceptionOnCompletionin interfacelraI18NLogger
-
error_participantExceptionOnCompletion$str
protected java.lang.String error_participantExceptionOnCompletion$str()
-
error_gettingParticipantStatus$str
protected java.lang.String error_gettingParticipantStatus$str()
-
error_gettingParticipantStatus
public final java.lang.String error_gettingParticipantStatus(java.lang.String participant, java.lang.String lraId, java.lang.Throwable e)- Specified by:
error_gettingParticipantStatusin interfacelraI18NLogger
-
-