Interface IKStringInfoProviderHolder

All Known Implementing Classes:
Activator, JakartaEEServer, JettyRunConfiguration, PropVerification, RuntimeBuilderServer, ServerShell, StandardServer, ValidationKStringInfoProviderHolder
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface IKStringInfoProviderHolder
Interface to retrieve the KString information provider.
Author:
Christopher Mindus
  • Method Details

    • getKStringInfoProvider

      IKStringInfoProvider getKStringInfoProvider()
      Retrieves the KStringInfoProvider.
      Returns:
      The KString information provider instance, or null if not possible.