Interface DelegatingLdapContext.CloseHandler
-
- Enclosing class:
- DelegatingLdapContext
static interface DelegatingLdapContext.CloseHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(DirContext context)
-
-
-
Method Detail
-
handle
void handle(DirContext context) throws NamingException
- Throws:
NamingException
-
-