package com.tridium.util; import javax.baja.sys.Context; public interface ContextThread { Context getContext(); }