Interface RgWorkerProcess

  • All Superinterfaces:
    RgProcess
    All Known Implementing Classes:
    RgWorkerProcessImpl

    public interface RgWorkerProcess
    extends RgProcess
    Represent remote RG worker process. Currently it hasn't any additional functionality compated to RgProcess, currectly it's marker interface.
    Author:
    vjuranek