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