public class ForComponentsInjectionProvider extends Object implements org.apache.tapestry5.services.transform.InjectionProvider2
Constructor and Description |
---|
ForComponentsInjectionProvider(org.apache.tapestry5.ioc.services.MasterObjectProvider masterObjectProvider,
org.apache.tapestry5.ioc.ObjectLocator locator,
ObjectsForComponentsStore objectStore,
org.apache.tapestry5.internal.services.ComponentClassCache classCache) |
Modifier and Type | Method and Description |
---|---|
static boolean |
canHandle(org.apache.tapestry5.plastic.PlasticField field) |
boolean |
provideInjection(org.apache.tapestry5.plastic.PlasticField field,
org.apache.tapestry5.ioc.ObjectLocator locator,
org.apache.tapestry5.model.MutableComponentModel componentModel) |
public ForComponentsInjectionProvider(org.apache.tapestry5.ioc.services.MasterObjectProvider masterObjectProvider, org.apache.tapestry5.ioc.ObjectLocator locator, ObjectsForComponentsStore objectStore, 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
public static boolean canHandle(org.apache.tapestry5.plastic.PlasticField field)
Copyright © 2009-2012. All Rights Reserved.