Identifies dependencies whose field or method parameter contains the {@link org.apache.tapestry5.ioc.annotations.Inject}or {@link org.apache.tapestry5.ioc.annotations.InjectService} annotations and, if so, invokes {@link org.apache.tapestry5.ioc.Registry#getObject(Class,org.apache.tapestry5.ioc.AnnotationProvider)} to provide thevalue.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.