public class org.glassfish.grizzly.servlet.FilterRegistration extends org.glassfish.grizzly.servlet.Registration
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.glassfish.grizzly.servlet.FilterRegistration
  super_class: org.glassfish.grizzly.servlet.Registration
{
  protected java.lang.Class<? extends Filter> filterClass;
    descriptor: Ljava/lang/Class;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/lang/Class<+LFilter;>;

  protected Filter filter;
    descriptor: LFilter;
    flags: (0x0004) ACC_PROTECTED

  protected boolean isAsyncSupported;
    descriptor: Z
    flags: (0x0004) ACC_PROTECTED

  protected void <init>(org.glassfish.grizzly.servlet.WebappContext, java.lang.String, java.lang.String);
    descriptor: (Lorg/glassfish/grizzly/servlet/WebappContext;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tjavax.servlet cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tThe method addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n\tThe method getServletNameMappings() of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n\tThe method addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n\tThe method getUrlPatternMappings() of type FilterRegistration must override or implement a supertype method\n\tThe method setAsyncSupported(boolean) of type FilterRegistration must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/FilterRegistration;
    MethodParameters:
                 Name  Flags
      ctx              final
      name             final
      filterClassName  final

  protected void <init>(org.glassfish.grizzly.servlet.WebappContext, java.lang.String, java.lang.Class<? extends Filter>);
    descriptor: (Lorg/glassfish/grizzly/servlet/WebappContext;Ljava/lang/String;Ljava/lang/Class;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tjavax.servlet cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tThe method addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n\tThe method getServletNameMappings() of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n\tThe method addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n\tThe method getUrlPatternMappings() of type FilterRegistration must override or implement a supertype method\n\tThe method setAsyncSupported(boolean) of type FilterRegistration must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/FilterRegistration;
    Signature: (Lorg/glassfish/grizzly/servlet/WebappContext;Ljava/lang/String;Ljava/lang/Class<+LFilter;>;)V
    MethodParameters:
        Name  Flags
      ctx     final
      name    final
      filter  final

  protected void <init>(org.glassfish.grizzly.servlet.WebappContext, java.lang.String, Filter);
    descriptor: (Lorg/glassfish/grizzly/servlet/WebappContext;Ljava/lang/String;LFilter;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tjavax.servlet cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tFilter cannot be resolved to a type\n\tDispatcherType cannot be resolved to a type\n\tThe method addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n\tThe method getServletNameMappings() of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n\tThe method addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n\tThe method getUrlPatternMappings() of type FilterRegistration must override or implement a supertype method\n\tThe method setAsyncSupported(boolean) of type FilterRegistration must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/FilterRegistration;
    MethodParameters:
        Name  Flags
      ctx     final
      name    final
      filter  final

  public void addMappingForServletNames(java.util.EnumSet<DispatcherType>, java.lang.String[]);
    descriptor: (Ljava/util/EnumSet;[Ljava/lang/String;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
         0: .line 111
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tDispatcherType cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/FilterRegistration;
    Signature: (Ljava/util/EnumSet<LDispatcherType;>;[Ljava/lang/String;)V
    MethodParameters:
                 Name  Flags
      dispatcherTypes  
      servletNames     

  public void addMappingForServletNames(java.util.EnumSet<DispatcherType>, boolean, java.lang.String[]);
    descriptor: (Ljava/util/EnumSet;Z[Ljava/lang/String;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
         0: .line 121
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/FilterRegistration;
    Signature: (Ljava/util/EnumSet<LDispatcherType;>;Z[Ljava/lang/String;)V
    MethodParameters:
                 Name  Flags
      dispatcherTypes  
      isMatchAfter     
      servletNames     

  public java.util.Collection<java.lang.String> getServletNameMappings();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
         0: .line 153
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getServletNameMappings() of type FilterRegistration must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/FilterRegistration;
    Signature: ()Ljava/util/Collection<Ljava/lang/String;>;

  public void addMappingForUrlPatterns(java.util.EnumSet<DispatcherType>, java.lang.String[]);
    descriptor: (Ljava/util/EnumSet;[Ljava/lang/String;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
         0: .line 176
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tDispatcherType cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/FilterRegistration;
    Signature: (Ljava/util/EnumSet<LDispatcherType;>;[Ljava/lang/String;)V
    MethodParameters:
                 Name  Flags
      dispatcherTypes  
      urlPatterns      

  public void addMappingForUrlPatterns(java.util.EnumSet<DispatcherType>, boolean, java.lang.String[]);
    descriptor: (Ljava/util/EnumSet;Z[Ljava/lang/String;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
         0: .line 185
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) of type FilterRegistration must override or implement a supertype method\n\tDispatcherType cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/FilterRegistration;
    Signature: (Ljava/util/EnumSet<LDispatcherType;>;Z[Ljava/lang/String;)V
    MethodParameters:
                 Name  Flags
      dispatcherTypes  
      isMatchAfter     
      urlPatterns      

  public java.util.Collection<java.lang.String> getUrlPatternMappings();
    descriptor: ()Ljava/util/Collection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
         0: .line 217
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getUrlPatternMappings() of type FilterRegistration must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/FilterRegistration;
    Signature: ()Ljava/util/Collection<Ljava/lang/String;>;

  public void setAsyncSupported(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
         0: .line 225
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method setAsyncSupported(boolean) of type FilterRegistration must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.grizzly.servlet.FilterRegistration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/grizzly/servlet/FilterRegistration;
    MethodParameters:
                  Name  Flags
      isAsyncSupported  
}
SourceFile: "FilterRegistration.java"