public class sun.management.jmxremote.SingleEntryRegistry
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: sun.management.jmxremote.SingleEntryRegistry
  super_class: java.lang.Object
{
  private final java.lang.String name;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final Remote object;
    descriptor: LRemote;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: -4897238949499730950

  void <init>(int, java.lang.String, Remote);
    descriptor: (ILjava/lang/String;LRemote;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // sun.management.jmxremote.SingleEntryRegistry this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import java.rmi.AccessException cannot be resolved\n\tThe import java.rmi.NotBoundException cannot be resolved\n\tThe import java.rmi.Remote cannot be resolved\n\tThe import java.rmi.RemoteException cannot be resolved\n\tThe import java.rmi.server.RMIClientSocketFactory cannot be resolved\n\tThe import java.rmi.server.RMIServerSocketFactory cannot be resolved\n\tThe import sun.rmi cannot be resolved\n\tRegistryImpl cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRemoteException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRMIClientSocketFactory cannot be resolved to a type\n\tRMIServerSocketFactory cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRemoteException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tNotBoundException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tNotBoundException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.management.jmxremote.SingleEntryRegistry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/management/jmxremote/SingleEntryRegistry;
    Exceptions:
      throws RemoteException
    MethodParameters:
        Name  Flags
      port    
      name    
      object  

  void <init>(int, RMIClientSocketFactory, RMIServerSocketFactory, java.lang.String, Remote);
    descriptor: (ILRMIClientSocketFactory;LRMIServerSocketFactory;Ljava/lang/String;LRemote;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // sun.management.jmxremote.SingleEntryRegistry this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import java.rmi.AccessException cannot be resolved\n\tThe import java.rmi.NotBoundException cannot be resolved\n\tThe import java.rmi.Remote cannot be resolved\n\tThe import java.rmi.RemoteException cannot be resolved\n\tThe import java.rmi.server.RMIClientSocketFactory cannot be resolved\n\tThe import java.rmi.server.RMIServerSocketFactory cannot be resolved\n\tThe import sun.rmi cannot be resolved\n\tRegistryImpl cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRemoteException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRMIClientSocketFactory cannot be resolved to a type\n\tRMIServerSocketFactory cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRemoteException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tNotBoundException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tNotBoundException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.management.jmxremote.SingleEntryRegistry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/management/jmxremote/SingleEntryRegistry;
    Exceptions:
      throws RemoteException
    MethodParameters:
        Name  Flags
      port    
      csf     
      ssf     
      name    
      object  

  public java.lang.String[] list();
    descriptor: ()[Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.management.jmxremote.SingleEntryRegistry this
         0: .line 65
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.management.jmxremote.SingleEntryRegistry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/management/jmxremote/SingleEntryRegistry;

  public Remote lookup(java.lang.String);
    descriptor: (Ljava/lang/String;)LRemote;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.management.jmxremote.SingleEntryRegistry this
         0: .line 69
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRemote cannot be resolved to a type\n\tNotBoundException cannot be resolved to a type\n\tRemote cannot be resolved to a type\n\tNotBoundException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.management.jmxremote.SingleEntryRegistry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/management/jmxremote/SingleEntryRegistry;
    Exceptions:
      throws NotBoundException
    MethodParameters:
      Name  Flags
      name  

  public void bind(java.lang.String, Remote);
    descriptor: (Ljava/lang/String;LRemote;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // sun.management.jmxremote.SingleEntryRegistry this
         0: .line 76
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRemote cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.management.jmxremote.SingleEntryRegistry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/management/jmxremote/SingleEntryRegistry;
    Exceptions:
      throws AccessException
    MethodParameters:
      Name  Flags
      name  
      obj   

  public void rebind(java.lang.String, Remote);
    descriptor: (Ljava/lang/String;LRemote;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // sun.management.jmxremote.SingleEntryRegistry this
         0: .line 80
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tRemote cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.management.jmxremote.SingleEntryRegistry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/management/jmxremote/SingleEntryRegistry;
    Exceptions:
      throws AccessException
    MethodParameters:
      Name  Flags
      name  
      obj   

  public void unbind(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.management.jmxremote.SingleEntryRegistry this
         0: .line 84
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAccessException cannot be resolved to a type\n\tAccessException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.management.jmxremote.SingleEntryRegistry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/management/jmxremote/SingleEntryRegistry;
    Exceptions:
      throws AccessException
    MethodParameters:
      Name  Flags
      name  

  private static java.io.ObjectInputFilter$Status singleRegistryFilter(java.io.ObjectInputFilter$FilterInfo);
    descriptor: (Ljava/io/ObjectInputFilter$FilterInfo;)Ljava/io/ObjectInputFilter$Status;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 96
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      info  
}
SourceFile: "SingleEntryRegistry.java"
InnerClasses:
  public abstract FilterInfo = java.io.ObjectInputFilter$FilterInfo of java.io.ObjectInputFilter
  public final Status = java.io.ObjectInputFilter$Status of java.io.ObjectInputFilter