JBossMC (JBoss Microcontainer) 是 JBoss 的 JMX 微核心的重构产品,用以直接支持 POJO 发布,同时可以独立于 JBoss 应用服务器之外运行。
主要的特性有:
All the features of the JMX Microkernel
Direct POJO deployment (no need for Standard/XMBean or MBeanProxy)
Direct IOC style dependency injection
Improved lifecycle management
Additional control over dependencies
Transparent AOP integration
Virtual File System
Virtual Deployment Framework
OSGi classloading
项目主页:http://www.jboss.org/jbossmc/
下载地址:http://www.jboss.org/jbossmc/downloads
来自:开源中国社区

