final class com.sun.jndi.cosnaming.CNBindingEnumeration implements javax.naming.NamingEnumeration
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: com.sun.jndi.cosnaming.CNBindingEnumeration
super_class: java.lang.Object
{
private static final int DEFAULT_BATCHSIZE;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 100
private BindingListHolder _bindingList;
descriptor: LBindingListHolder;
flags: (0x0002) ACC_PRIVATE
private BindingIterator _bindingIter;
descriptor: LBindingIterator;
flags: (0x0002) ACC_PRIVATE
private int counter;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private int batchsize;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private com.sun.jndi.cosnaming.CNCtx _ctx;
descriptor: Lcom/sun/jndi/cosnaming/CNCtx;
flags: (0x0002) ACC_PRIVATE
private java.util.Hashtable _env;
descriptor: Ljava/util/Hashtable;
flags: (0x0002) ACC_PRIVATE
private boolean more;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
private boolean isLookedUpCtx;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
void <init>(com.sun.jndi.cosnaming.CNCtx, boolean, java.util.Hashtable);
descriptor: (Lcom/sun/jndi/cosnaming/CNCtx;ZLjava/util/Hashtable;)V
flags: (0x0000)
Code:
stack=3, locals=4, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import org.omg cannot be resolved\n\tThe import org.omg cannot be resolved\n\tThe import org.omg cannot be resolved\n\tBindingListHolder cannot be resolved to a type\n\tBindingIterator cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n\tBindingIteratorHolder cannot be resolved to a type\n\tBindingIteratorHolder cannot be resolved to a type\n\tNamingContext cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n\tBindingIterator cannot be resolved to a type\n\tBindingIterator cannot be resolved to a type\n\tBindingIterator cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n\torg.omg cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n\tBindingIterator cannot be resolved to a type\n\tBindingIterator cannot be resolved to a type\n\tBindingIterator cannot be resolved to a type\n\tBindingIterator cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n\torg.omg cannot be resolved to a type\n\tNameComponent cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jndi/cosnaming/CNBindingEnumeration;
MethodParameters:
Name Flags
ctx
isLookedUpCtx
env
public java.lang.Object next();
descriptor: ()Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tBindingListHolder cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n\torg.omg cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jndi/cosnaming/CNBindingEnumeration;
Exceptions:
throws javax.naming.NamingException
public boolean hasMore();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tBindingListHolder cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jndi/cosnaming/CNBindingEnumeration;
Exceptions:
throws javax.naming.NamingException
public boolean hasMoreElements();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jndi/cosnaming/CNBindingEnumeration;
public java.lang.Object nextElement();
descriptor: ()Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jndi/cosnaming/CNBindingEnumeration;
public void close();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tBindingIterator cannot be resolved to a type\n\tBindingIterator cannot be resolved to a type\n\tBindingIterator cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jndi/cosnaming/CNBindingEnumeration;
Exceptions:
throws javax.naming.NamingException
protected void finalize();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jndi/cosnaming/CNBindingEnumeration;
private boolean getMore();
descriptor: ()Z
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tBindingIterator cannot be resolved to a type\n\tBindingListHolder cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jndi/cosnaming/CNBindingEnumeration;
Exceptions:
throws javax.naming.NamingException
javax.naming.Binding mapBinding(org.omg.CosNaming.Binding);
descriptor: (Lorg/omg/CosNaming/Binding;)Ljavax/naming/Binding;
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\torg.omg cannot be resolved to a type\n\tNameComponent cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jndi/cosnaming/CNBindingEnumeration;
Exceptions:
throws javax.naming.NamingException
MethodParameters:
Name Flags
bndg
}
SourceFile: "CNBindingEnumeration.java"