JBoss Modular Service Container 1.5.4.Final

Welcome!

This is the documentation overview page for the Modular Service Container (MSC) project. MSC is divided into several functional categories, each of which is defined in its own separate package. To get started, begin with the org.jboss.msc.service package, which implements the container itself.

Packages 
Package Description
org.jboss.msc
The modular service container base package.
org.jboss.msc.inject
Classes which implement value injection.
org.jboss.msc.service
The service container implementation itself.
org.jboss.msc.service.management  
org.jboss.msc.value
Classes which implement various indirect value types.