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