Interface LoggingInitialization

  • 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 LoggingInitialization
    Since:
    6.4.0
    • Method Detail

      • setMainArguments

        void setMainArguments​(java.lang.String[] mainArguments)
        Sets main arguments.
        Parameters:
        mainArguments - the main arguments