Class ServiceInjectionProvider

java.lang.Object
org.apache.tapestry5.internal.services.ServiceInjectionProvider
All Implemented Interfaces:
InjectionProvider2

public class ServiceInjectionProvider extends Object implements InjectionProvider2
A very late worker related to the Inject annotation that, when all other forms of injection have failed, matches the field type to a service interface.