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:
  • Method Summary

    Modifier and Type
    Method
    Description
    A stream of libraries already provided by the running PraxisCORE system.
  • Method Details

    • provided

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