Class MyTstConnection
- java.lang.Object
-
- org.identityconnectors.testconnector.MyTstConnection
-
public class MyTstConnection extends Object
-
-
Constructor Summary
Constructors Constructor Description MyTstConnection(int connectionNumber)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
dispose()
int
getConnectionNumber()
boolean
isGood()
void
test()
-