Interface LibraryResolver.SystemInfo

  • Enclosing interface:
    LibraryResolver

    public static interface LibraryResolver.SystemInfo
    Provider interface for pre-seeding the list of provided libraries with those built into the current PraxisCORE system.
    See Also:
    LibraryResolver.Context.provided()
    • Method Detail

      • provided

        Stream<PResource> provided()
        A stream of libraries already provided by the running PraxisCORE system.
        Returns:
        stream of built-in libraries