public interface com.sun.jndi.ldap.pool.PooledConnectionFactory
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.jndi.ldap.pool.PooledConnectionFactory
super_class: java.lang.Object
{
public abstract com.sun.jndi.ldap.pool.PooledConnection createPooledConnection(com.sun.jndi.ldap.pool.PoolCallback);
descriptor: (Lcom/sun/jndi/ldap/pool/PoolCallback;)Lcom/sun/jndi/ldap/pool/PooledConnection;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws javax.naming.NamingException
MethodParameters:
Name Flags
pcb
}
SourceFile: "PooledConnectionFactory.java"