|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnetscape.ldap.LDAPCheckComm
class LDAPCheckComm
This static class checks if the caller is an applet running in Netscape Communicator. If so, it returns the appropriate method.
| Constructor Summary | |
|---|---|
LDAPCheckComm()
|
|
| Method Summary | |
|---|---|
(package private) static java.lang.reflect.Method |
getMethod(java.lang.String classPackage,
java.lang.String name)
Returns the method whose name matches the specified argument. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
LDAPCheckComm()
| Method Detail |
|---|
static java.lang.reflect.Method getMethod(java.lang.String classPackage,
java.lang.String name)
throws LDAPException
classPackage - the class packagename - the method name
LDAPException - Gets thrown if the method is not found or
the caller is not an applet running in Netscape
Communicator.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||