Class SimpleContext

  • All Implemented Interfaces:
    io.annot8.api.context.Context

    public class SimpleContext
    extends Object
    implements io.annot8.api.context.Context
    • Constructor Detail

      • SimpleContext

        public SimpleContext​(io.annot8.api.components.Resource... resources)
      • SimpleContext

        public SimpleContext​(Collection<io.annot8.api.components.Resource> resources)
    • Method Detail

      • getResources

        public Stream<io.annot8.api.components.Resource> getResources()
        Specified by:
        getResources in interface io.annot8.api.context.Context