Class EjbHttpClientMessages_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.wildfly.httpclient.ejb.EjbHttpClientMessages_$logger
All Implemented Interfaces:
Serializable, BasicLogger

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2025-03-05T13:46:28+0100") public class EjbHttpClientMessages_$logger extends DelegatingBasicLogger implements BasicLogger, Serializable
Warning this class consists of generated code.
See Also:
  • Field Details

    • MESSAGES

      static final org.wildfly.httpclient.ejb.EjbHttpClientMessages MESSAGES
  • Constructor Details

    • EjbHttpClientMessages_$logger

      public EjbHttpClientMessages_$logger(Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • unexpectedDataInResponse$str

      protected String unexpectedDataInResponse$str()
    • unexpectedDataInResponse

      public final IOException unexpectedDataInResponse()
    • noSessionIdInResponse$str

      protected String noSessionIdInResponse$str()
    • noSessionIdInResponse

      public final IOException noSessionIdInResponse()
    • couldNotResolveTargetForLocator$str

      protected String couldNotResolveTargetForLocator$str()
    • couldNotResolveTargetForLocator

      public final IllegalStateException couldNotResolveTargetForLocator(EJBLocator locator)
    • couldNotCreateHttpEjbReceiverFor$str

      protected String couldNotCreateHttpEjbReceiverFor$str()
    • couldNotCreateHttpEjbReceiverFor

      public final IllegalArgumentException couldNotCreateHttpEjbReceiverFor(String s)
    • notStateful$str

      protected String notStateful$str()
    • notStateful

      public final IllegalArgumentException notStateful()
    • sessionNotActive$str

      protected String sessionNotActive$str()
    • sessionNotActive

      public final IllegalArgumentException sessionNotActive()
    • noSuchMethod$str

      protected String noSuchMethod$str()
    • noSuchMethod

      public final IllegalArgumentException noSuchMethod()
    • wrongViewType$str

      protected String wrongViewType$str()
    • wrongViewType

      public final EJBException wrongViewType()
    • cannotEnlistTx$str

      protected String cannotEnlistTx$str()
    • cannotEnlistTx

      public final IllegalStateException cannotEnlistTx()
    • invalidTransactionType$str

      protected String invalidTransactionType$str()
    • invalidTransactionType

      public final IOException invalidTransactionType(int type)
    • unableToPerformEjbDiscovery

      public final void unableToPerformEjbDiscovery(Throwable e)
    • unableToPerformEjbDiscovery$str

      protected String unableToPerformEjbDiscovery$str()
    • httpDiscoveryInterrupted

      public final void httpDiscoveryInterrupted(InterruptedException e)
    • httpDiscoveryInterrupted$str

      protected String httpDiscoveryInterrupted$str()
    • cannotResolveFilteredClass$str

      protected String cannotResolveFilteredClass$str()
    • cannotResolveFilteredClass

      public final InvalidClassException cannotResolveFilteredClass(String clazz)