|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.cohesion.bssh.impl.SSHConnectionFactory
public class SSHConnectionFactory
| Constructor Summary | |
|---|---|
SSHConnectionFactory(int retries,
PasswordStore store)
|
|
| Method Summary | |
|---|---|
ch.ethz.ssh2.Connection |
create(Member m)
|
void |
destroy(ch.ethz.ssh2.Connection c)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSHConnectionFactory(int retries,
PasswordStore store)
| Method Detail |
|---|
public ch.ethz.ssh2.Connection create(Member m)
throws java.lang.InstantiationException
create in interface Factory<Member,ch.ethz.ssh2.Connection>java.lang.InstantiationExceptionpublic void destroy(ch.ethz.ssh2.Connection c)
destroy in interface Factory<Member,ch.ethz.ssh2.Connection>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||