Class ExceptionIssueLinkPrefixSupplier.ExceptionIssueLinkPrefix

java.lang.Object
io.datarouter.exception.service.ExceptionIssueLinkPrefixSupplier.ExceptionIssueLinkPrefix
All Implemented Interfaces:
ExceptionIssueLinkPrefixSupplier, java.util.function.Supplier<java.lang.String>
Enclosing interface:
ExceptionIssueLinkPrefixSupplier

@Singleton
public static class ExceptionIssueLinkPrefixSupplier.ExceptionIssueLinkPrefix
extends java.lang.Object
implements ExceptionIssueLinkPrefixSupplier
  • Constructor Details

  • Method Details

    • get

      public java.lang.String get()
      Specified by:
      get in interface java.util.function.Supplier<java.lang.String>