Class CodeContextFactoryService

  • All Implemented Interfaces:
    Protocol, Service

    public class CodeContextFactoryService
    extends Object
    implements Service
    A Service for creating new CodeContext. Must be running in the same process as the CodeComponent due to Task and Result references. Should make use of a CodeCompilerService implementation for compiling source code (which does support other processes).