public class io.undertow.servlet.osgi.Activator implements BundleActivator, ServiceTrackerCustomizer<io.undertow.servlet.ServletExtension, io.undertow.servlet.ServletExtension>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.undertow.servlet.osgi.Activator
  super_class: java.lang.Object
{
  ServiceTracker<io.undertow.servlet.ServletExtension, io.undertow.servlet.ServletExtension> tracker;
    descriptor: LServiceTracker;
    flags: (0x0000) 
    Signature: LServiceTracker<Lio/undertow/servlet/ServletExtension;Lio/undertow/servlet/ServletExtension;>;

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.undertow.servlet.osgi.Activator this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.osgi cannot be resolved\n\tThe import org.osgi cannot be resolved\n\tThe import org.osgi cannot be resolved\n\tThe import org.osgi cannot be resolved\n\tThe import org.osgi cannot be resolved\n\tBundleActivator cannot be resolved to a type\n\tServiceTrackerCustomizer cannot be resolved to a type\n\tServiceTracker cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tServiceTracker cannot be resolved to a type\n\tServiceTracker cannot be resolved to a type\n\tServiceTracker cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tServiceTracker cannot be resolved to a type\n\tServiceReference cannot be resolved to a type\n\tServiceReference cannot be resolved to a type\n\tServiceReference cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.undertow.servlet.osgi.Activator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/undertow/servlet/osgi/Activator;

  public void start(BundleContext);
    descriptor: (LBundleContext;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.undertow.servlet.osgi.Activator this
         0: .line 41
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBundleContext cannot be resolved to a type\n\tServiceTracker cannot be resolved to a type\n\tServiceTracker cannot be resolved to a type\n\tServiceTracker cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.undertow.servlet.osgi.Activator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/undertow/servlet/osgi/Activator;
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
         Name  Flags
      context  

  public void stop(BundleContext);
    descriptor: (LBundleContext;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.undertow.servlet.osgi.Activator this
         0: .line 47
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBundleContext cannot be resolved to a type\n\tServiceTracker cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.undertow.servlet.osgi.Activator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/undertow/servlet/osgi/Activator;
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
         Name  Flags
      context  

  public io.undertow.servlet.ServletExtension addingService(ServiceReference<io.undertow.servlet.ServletExtension>);
    descriptor: (LServiceReference;)Lio/undertow/servlet/ServletExtension;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.undertow.servlet.osgi.Activator this
         0: .line 52
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServiceReference cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.undertow.servlet.osgi.Activator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/undertow/servlet/osgi/Activator;
    Signature: (LServiceReference<Lio/undertow/servlet/ServletExtension;>;)Lio/undertow/servlet/ServletExtension;
    MethodParameters:
           Name  Flags
      reference  

  public void modifiedService(ServiceReference<io.undertow.servlet.ServletExtension>, io.undertow.servlet.ServletExtension);
    descriptor: (LServiceReference;Lio/undertow/servlet/ServletExtension;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.undertow.servlet.osgi.Activator this
         0: .line 57
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServiceReference cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.undertow.servlet.osgi.Activator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/undertow/servlet/osgi/Activator;
    Signature: (LServiceReference<Lio/undertow/servlet/ServletExtension;>;Lio/undertow/servlet/ServletExtension;)V
    MethodParameters:
           Name  Flags
      reference  
      service    

  public void removedService(ServiceReference<io.undertow.servlet.ServletExtension>, io.undertow.servlet.ServletExtension);
    descriptor: (LServiceReference;Lio/undertow/servlet/ServletExtension;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.undertow.servlet.osgi.Activator this
         0: .line 62
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServiceReference cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.undertow.servlet.osgi.Activator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/undertow/servlet/osgi/Activator;
    Signature: (LServiceReference<Lio/undertow/servlet/ServletExtension;>;Lio/undertow/servlet/ServletExtension;)V
    MethodParameters:
           Name  Flags
      reference  
      service    
}
Signature: Ljava/lang/Object;LBundleActivator;LServiceTrackerCustomizer<Lio/undertow/servlet/ServletExtension;Lio/undertow/servlet/ServletExtension;>;
SourceFile: "Activator.java"