Interface SingletonBuilderAPI.Builder<A,​P>

  • Type Parameters:
    A - the type of service addresses
    P - the type of service proxies
    All Known Implementing Classes:
    AbstractSingletonBuilder
    Enclosing class:
    SingletonBuilderAPI

    public static interface SingletonBuilderAPI.Builder<A,​P>
    The first clause of the DSL.
    Author:
    Fabio Simeoni