| Allows injection of various objects into a component class. for certain cases, the type dictates
a particular property from
ComponentResources is injected, but in most cases it works
like the
org.apache.tapestry.ioc.annotations.Inject annotation used by the IoC container.
See Also: org.apache.tapestry.services.InjectionProvider See Also: ObjectProvider |