public class NullInjectionProvider extends Object implements org.apache.tapestry5.services.transform.InjectionProvider2
InjectionProvider2 that doesn't provide any injections.| Constructor and Description |
|---|
NullInjectionProvider() |
| 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 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.InjectionProvider2Copyright © 2009-2012. All Rights Reserved.