Package org.codelibs.fess.ldap
Class LdapManager.DirContextHolder
java.lang.Object
org.codelibs.fess.ldap.LdapManager.DirContextHolder
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- LdapManager
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DirContextHolder
-
-
Method Details
-
get
-
inc
public void inc() -
close
public void close()- Specified by:
closein interfaceAutoCloseable
-