|
|||||||||
| Home >> All >> org >> [ jellyfish overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jellyfish
Interface ConnectionManager

- All Known Implementing Classes:
- ConnectionManagerMock
- public interface ConnectionManager
| Field Summary | |
static java.lang.String |
ROLE
|
| Method Summary | |
javax.naming.directory.DirContext |
getContext()
|
javax.naming.directory.DirContext |
getContext(java.lang.String userName,
java.lang.String password)
|
| Field Detail |
ROLE
public static final java.lang.String ROLE
| Method Detail |
getContext
public javax.naming.directory.DirContext getContext()
getContext
public javax.naming.directory.DirContext getContext(java.lang.String userName, java.lang.String password) throws javax.naming.NamingException
|
|||||||||
| Home >> All >> org >> [ jellyfish overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC