Class GatewayTagInterface.ErrorClientTagProvider

  • All Implemented Interfaces:
    ClientTagProvider, TagProvider
    Enclosing class:
    GatewayTagInterface

    protected static class GatewayTagInterface.ErrorClientTagProvider
    extends java.lang.Object
    implements ClientTagProvider
    This ClientTagProvider is used when the default tag provider is not set on the project. Tag values will result in Bad / Not Found. Subscriptions will result in no-ops. See FB12703