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