JBoss Modular Service Kernel API 1.0.0.Beta1

Uses of Class
org.jboss.msc.service.DelegatingInjectionSource

Packages that use DelegatingInjectionSource
org.jboss.msc.service   
 

Uses of DelegatingInjectionSource in org.jboss.msc.service
 

Subclasses of DelegatingInjectionSource in org.jboss.msc.service
 class FieldDelegatingInjectionSource
          InjectionSource that gets the value of a field from the value of a delegate InjectionSource.
 class MethodDelegatingInjectionSource
          InjectionSource that gets the value of a method from the value of a delegate InjectionSource.
 class PropertyDelegatingInjectionSource
          InjectionSource that delegates to another InjectionSource and uses a property of the value as the actual injection value.
 


JBoss Modular Service Kernel API 1.0.0.Beta1

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