Interface SessionKernelFactory<T extends SessionKernel>

  • Type Parameters:
    T - the type of SessionKernel
    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 SessionKernelFactory<T extends SessionKernel>
    Factory for creating SessionKernel instances