Class SimpleWorkerInstance

java.lang.Object
dev.getelements.elements.rt.remote.SimpleInstance
dev.getelements.elements.rt.remote.SimpleWorkerInstance
All Implemented Interfaces:
Instance, Worker, AutoCloseable

public class SimpleWorkerInstance extends SimpleInstance implements Worker
Contains all Node instances for several Node instances and manages their life cycles therein. This imposes the additional requirement of providing some form of InstanceConnectionService to route internal requests.