Class SysRuntimeCoreLazy

java.lang.Object
org.aksw.shellgebra.exec.SysRuntimeWrapperBase<SysRuntime>
org.aksw.shellgebra.exec.SysRuntimeCoreLazy
All Implemented Interfaces:
AutoCloseable, SysRuntime, SysRuntimeWrapper<SysRuntime>

public class SysRuntimeCoreLazy extends SysRuntimeWrapperBase<SysRuntime>
SysRuntimeCore implementation that initializes the backend when getDelegate() is called.