摘要:
Service.java import com.google.inject.Inject; import com.google.inject.name.Named; public class Service { @Inject //@Named("login timeout seconds") pu 阅读全文
posted @ 2017-04-13 13:43
发福大叔
阅读(140)
评论(0)
推荐(0)
摘要:
Service.java public interface Service { public void test(); } AService.java public class AService implements Service { public void test(){ System.out. 阅读全文
posted @ 2017-04-13 11:23
发福大叔
阅读(150)
评论(0)
推荐(0)
摘要:
Service.java public interface Service { public void test(); } AService.java public class AService implements Service { public void test(){ System.out. 阅读全文
posted @ 2017-04-13 10:00
发福大叔
阅读(120)
评论(0)
推荐(0)

浙公网安备 33010602011771号