Interface ServiceContributingIntegrator

    • Method Detail

      • prepareServices

        void prepareServices​(StandardServiceRegistryBuilder serviceRegistryBuilder)
        Deprecated.
        Allow the integrator to alter the builder of ServiceRegistry, presumably to register services into it.
        Parameters:
        serviceRegistryBuilder - The build to prepare.