javax.naming.ldap
Class ControlFactory
java.lang.Object
javax.naming.ldap.ControlFactory
public abstract class ControlFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControlFactory
protected ControlFactory()
getControlInstance
public abstract Control getControlInstance(Control control)
throws NamingException
- Throws:
NamingException
getControlInstance
public static Control getControlInstance(Control control,
Context ctx,
Hashtable<?,?> env)
throws NamingException
- Throws:
NamingException