See: Description
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.
|
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.
Copyright © 2012 JBoss, a division of Red Hat, Inc.