org.identityconnectors.testconnector
Class MyTstConnection

java.lang.Object
  extended by org.identityconnectors.testconnector.MyTstConnection

public class MyTstConnection
extends Object


Constructor Summary
MyTstConnection(int connectionNumber)
           
 
Method Summary
 void dispose()
           
 int getConnectionNumber()
           
 boolean isGood()
           
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyTstConnection

public MyTstConnection(int connectionNumber)
Method Detail

test

public void test()

dispose

public void dispose()

isGood

public boolean isGood()

getConnectionNumber

public int getConnectionNumber()


Copyright © 2012. All Rights Reserved.