|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.naming.ldap.ControlFactory
public abstract class ControlFactory
| Constructor Summary | |
|---|---|
protected |
ControlFactory()
|
| Method Summary | |
|---|---|
abstract Control |
getControlInstance(Control control)
|
static Control |
getControlInstance(Control control,
Context ctx,
Hashtable<?,?> env)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ControlFactory()
| Method Detail |
|---|
public abstract Control getControlInstance(Control control)
throws NamingException
NamingException
public static Control getControlInstance(Control control,
Context ctx,
Hashtable<?,?> env)
throws NamingException
NamingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||