|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.provisioner.connectors.Connector
public abstract class Connector
Esta clase .
.
| Field Summary | |
|---|---|
protected boolean |
isConnected
|
| Constructor Summary | |
|---|---|
Connector()
|
|
| Method Summary | |
|---|---|
abstract void |
Connect()
. |
abstract void |
Disconnect()
. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean isConnected
| Constructor Detail |
|---|
public Connector()
| Method Detail |
|---|
public abstract void Connect()
throws java.lang.Exception
.
-
java.lang.Exceptionpublic abstract void Disconnect()
.
-
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||