package cn.stylefeng.guns.plcserver.server.HEARTBEAT; public interface HeartBeatServerInterface { public void monitor(); }