JBoss Modular Service Kernel API 1.0.0.CR2

Uses of Package
org.jboss.msc.inject

Packages that use org.jboss.msc.inject
org.jboss.msc.inject Classes which implement value injection. 
org.jboss.msc.service The service container implementation itself. 
org.jboss.msc.value Classes which implement various indirect value types. 
 

Classes in org.jboss.msc.inject used by org.jboss.msc.inject
InjectionException
          An injection exception which is thrown when an injection fails for some reason.
Injector
          A receiver for values that are injected from another source, typically connected to a service lifecycle.
RetainingInjector
          An injector which retains its value.
 

Classes in org.jboss.msc.inject used by org.jboss.msc.service
Injector
          A receiver for values that are injected from another source, typically connected to a service lifecycle.
 

Classes in org.jboss.msc.inject used by org.jboss.msc.value
Injector
          A receiver for values that are injected from another source, typically connected to a service lifecycle.
RetainingInjector
          An injector which retains its value.
 


JBoss Modular Service Kernel API 1.0.0.CR2

Copyright © 2011 JBoss, a division of Red Hat, Inc.