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