Class SharedComponentProvider


  • public class SharedComponentProvider
    extends java.lang.Object
    Used to add Service to EmbeddedTestClient.

    In the service test configuration this class is aliased as shared-components-provider which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Detail

      • SharedComponentProvider

        public SharedComponentProvider()
    • Method Detail

      • setServices

        public void setServices​(java.util.List<ServiceProvider> services)