Class ServiceProvider
- java.lang.Object
-
- com.adaptris.tester.runtime.services.ServiceToTest
-
- com.adaptris.tester.runtime.clients.ServiceProvider
-
public class ServiceProvider extends ServiceToTest
Extension ofServiceToTestpurely for XStreamAlias purposes.In the service test configuration this class is aliased as
service-providerwhich is the preferred alternative to the fully qualified classname when building your configuration.
-
-
Constructor Summary
Constructors Constructor Description ServiceProvider()
-
Method Summary
-
Methods inherited from class com.adaptris.tester.runtime.services.ServiceToTest
addPreprocessor, getPreprocessors, getProcessedSource, getSource, setPreprocessors, setSource
-
-