JBoss Modular Service Kernel API 1.0.0.Beta1

Uses of Class
org.jboss.msc.inject.InjectionException

Packages that use InjectionException
org.jboss.msc.inject   
org.jboss.msc.value   
 

Uses of InjectionException in org.jboss.msc.inject
 

Methods in org.jboss.msc.inject that throw InjectionException
 void PropertyInjector.inject(T value)
           
 void Injector.inject(T value)
          Inject the given value.
 void MethodInjector.inject(T value)
           
 

Uses of InjectionException in org.jboss.msc.value
 

Methods in org.jboss.msc.value that throw InjectionException
 void InjectedValue.inject(T value)
          Inject the given value.
 


JBoss Modular Service Kernel API 1.0.0.Beta1

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