disconnect and connect

This commit is contained in:
coderfengyun 2013-08-26 09:36:17 +08:00
parent 40eff3a74b
commit cae047bf97
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
package org.bench4q.master.service;
import org.springframework.stereotype.Component;
@Component
public class MonitorService {
}