public interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages extends org.jboss.logging.BasicLogger
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
  super_class: java.lang.Object
{
  public static final org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages LOGGER;
    descriptor: Lorg/jboss/resteasy/resteasy_jaxrs/i18n/LogMessages;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final int BASE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2000

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 10
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tMessageLogger cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tCause cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract void errorResumingFailedAsynchOperation(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
       Name  Flags
      cause  

  public abstract void failedExecutingError(java.lang.String, java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
      2:
        Cause()
    MethodParameters:
        Name  Flags
      method  
      path    
      cause   

  public abstract void failedToExecute(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
       Name  Flags
      cause  

  public abstract void failedToInvokeAsynchronously(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
         Name  Flags
      ignored  

  public abstract void unhandledAsynchronousException(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
         Name  Flags
      ignored  

  public abstract void unknownException(java.lang.String, java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
      2:
        Cause()
    MethodParameters:
        Name  Flags
      method  
      path    
      cause   

  public abstract void failedToWriteSseEvent(java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
       Name  Flags
      event  
      cause  

  public abstract void acceptExtensionsNotSupported();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void ambiguousConstructorsFound(java.lang.Class<?>);
    descriptor: (Ljava/lang/Class;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/Class<*>;)V
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
       Name  Flags
      clazz  

  public abstract void attemptingToRegisterEmptyContracts(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      className  

  public abstract void attemptingToRegisterUnassignableContract(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      className  

  public abstract void charsetUnavailable(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
         Name  Flags
      charset  

  public abstract void classNotFoundException(java.lang.String, java.net.URL, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/net/URL;Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
      2:
        Cause()
    MethodParameters:
       Name  Flags
      line   
      url    
      cause  

  public abstract void couldNotBindToDirectory(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      directory  

  public abstract void couldNotDeleteFile(java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
       Name  Flags
      path   
      cause  

  public abstract void failedToParseRequest(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
       Name  Flags
      cause  

  public abstract void ignoringUnsupportedLocale(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
        Name  Flags
      locale  

  public abstract void invalidFormat(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
               Name  Flags
      parameterName  
      defaultValue   

  public abstract void JAXRSAnnotationsFoundAtNonPublicMethod(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      className  
      method     

  public abstract void multipleMethodsMatch(java.lang.String, java.lang.String[]);
    descriptor: (Ljava/lang/String;[Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
         Name  Flags
      request  
      methods  

  public abstract void noClassDefFoundErrorError(java.lang.String, java.net.URL, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/net/URL;Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
      2:
        Cause()
    MethodParameters:
       Name  Flags
      line   
      url    
      cause  

  public abstract void noLongerSupported(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
       Name  Flags
      param  

  public abstract void providerClassAlreadyRegistered(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      className  

  public abstract void providerInstanceAlreadyRegistered(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      className  

  public abstract void noValueOfMethodAvailable(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      className  

  public abstract void readerNotFound(javax.ws.rs.core.MediaType, java.lang.String[]);
    descriptor: (Ljavax/ws/rs/core/MediaType;[Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                Name  Flags
      mediaType       
      availableTypes  

  public abstract void singletonClassAlreadyDeployed(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      type       
      className  

  public abstract void useOfApplicationClass(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      className  

  public abstract void skipIllegalField(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
       Name  Flags
      filed  
      value  

  public abstract void skipUnkownFiled(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
       Name  Flags
      filed  

  public abstract void failedToSetRequestAsync();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void warningPreMatchingSupport(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      clazzname  

  public abstract void uriAmbiguity(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      path        
      methodList  

  public abstract void addingClassResource(java.lang.String, java.lang.Class<?>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)V
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      className  
      clazz      

  public abstract void addingProviderClass(java.lang.String, java.lang.Class<?>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)V
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      className  
      clazz      

  public abstract void addingProviderSingleton(java.lang.String, java.lang.Class<?>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)V
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
             Name  Flags
      className    
      application  

  public abstract void addingSingletonProvider(java.lang.String, java.lang.Class<?>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)V
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
             Name  Flags
      className    
      application  

  public abstract void addingSingletonResource(java.lang.String, java.lang.Class<?>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)V
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
             Name  Flags
      className    
      application  

  public abstract void deployingApplication(java.lang.String, java.lang.Class<?>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/lang/Class<*>;)V
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      className  
      clazz      

  public abstract void mediaTypeLacksCharset(javax.ws.rs.core.MediaType, java.lang.String);
    descriptor: (Ljavax/ws/rs/core/MediaType;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      mediaType  
      method     

  public abstract void unableToCloseEntityStream(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
       Name  Flags
      cause  

  public abstract void unableToDecodeGZIPBase64(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
       Name  Flags
      cause  

  public abstract void creatingContextObject(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
       Name  Flags
      key    
      value  

  public abstract void failedExecutingDebug(java.lang.String, java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
      2:
        Cause()
    MethodParameters:
        Name  Flags
      method  
      path    
      cause   

  public abstract void failedToExecuteDebug(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
       Name  Flags
      cause  

  public abstract void inOneWay();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void pathInfo(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      path  

  public abstract void runningJob();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void temporaryFileCreated(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
          Name  Flags
      fileName  

  public abstract void unableToRetrieveConfigDTDs();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void unableToRetrieveConfigExpand();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void unableToRetrieveConfigSecure();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
}
SourceFile: "LogMessages.java"
    RuntimeInvisibleAnnotations: 
      MessageLogger()