An instance of this interface can be retrieved from the {@link IntegrationServer} using thefollowing code:
IntegrationServer server = IntegrationServer.getInstance(); SourceConnectionTester call = server.getServerCall(SourceConnectionTester.class);@see org.jitterbit.integration.data.entity.Source @see org.jitterbit.integration.data.location.DataLocation @author Torgil Zethson
|
|
|
|
|
|
|
|
|
|
|
|
|
|