Class AbstractProvider

  • All Implemented Interfaces:
    Provider

    public abstract class AbstractProvider
    extends Object
    implements Provider
    Base provider implementation.
    • Constructor Detail

      • AbstractProvider

        protected AbstractProvider​(ProviderId id)
        Creates a provider with the supplied identifier.
        Parameters:
        id - provider id
    • Method Detail

      • id

        public ProviderId id()
        Description copied from interface: Provider
        Returns the provider identifier.
        Specified by:
        id in interface Provider
        Returns:
        provider identification