package com.tridium.dras.util; public interface DrasPollInterface { void monitorEvents(); }