public class TestifyDefaultInjectionProvider extends Object implements org.apache.tapestry5.services.transform.InjectionProvider2
InjectionProvider2
that replaces the usual default provider.Constructor and Description |
---|
TestifyDefaultInjectionProvider(org.apache.tapestry5.ioc.services.MasterObjectProvider masterObjectProvider,
org.apache.tapestry5.ioc.ObjectLocator locator,
org.apache.tapestry5.internal.services.ComponentClassCache classCache) |
Modifier and Type | Method and Description |
---|---|
boolean |
provideInjection(org.apache.tapestry5.plastic.PlasticField field,
org.apache.tapestry5.ioc.ObjectLocator locator,
org.apache.tapestry5.model.MutableComponentModel componentModel) |
public TestifyDefaultInjectionProvider(org.apache.tapestry5.ioc.services.MasterObjectProvider masterObjectProvider, org.apache.tapestry5.ioc.ObjectLocator locator, org.apache.tapestry5.internal.services.ComponentClassCache classCache)
public boolean provideInjection(org.apache.tapestry5.plastic.PlasticField field, org.apache.tapestry5.ioc.ObjectLocator locator, org.apache.tapestry5.model.MutableComponentModel componentModel)
provideInjection
in interface org.apache.tapestry5.services.transform.InjectionProvider2
Copyright © 2009-2012. All Rights Reserved.