Interface Factory

    • Method Detail

      • getVendor

        Citation getVendor()
        Returns the vendor responsible for creating this factory implementation. Many implementations may be available for the same factory interface. Implementations are usually managed by a service registry.
        Returns:
        The vendor for this factory implementation.