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