Class SharedCodeService

  • All Implemented Interfaces:
    Protocol, Service

    public class SharedCodeService
    extends Object
    implements Service
    A Service for handling shared code updates and creating dependent CodeContext. Must be running in the same process as the components due to task and result references. Should make use of a CodeCompilerService implementation for compiling source code (which does support other processes).