随笔分类 -  jboss

摘要:编写自己的MBean,一直报找不到这个方法,在MBean中添加init方法 还是不能用, 解决方法:由于此MBean使用了单例模式,所以将构造方法写成了private,将构造方法改为public,或者删除掉私有构造方法即可。 再重新考虑怎么实现单例。 阅读全文
posted @ 2012-12-22 11:28 lxzh504 阅读(1076) 评论(0) 推荐(0) 编辑
摘要:2010-06-02 15:49:13| 分类: JBOSS|字号 订阅 Directory Description bin Contains startup, shutdown and other system-specific scripts. Basically all the entry point JARs and start scripts included with ... 阅读全文
posted @ 2012-12-17 14:38 lxzh504 阅读(274) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示