Uses of Class
org.apache.tapestry5.ioc.annotations.Inject

Packages that use Inject
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
org.apache.tapestry5.internal.test [INTERNAL USE ONLY] testing support implementation classes; API subject to change 
org.apache.tapestry5.test Support for testing Tapestry pages 
 

Uses of Inject in org.apache.tapestry5.internal.services
 

Constructor parameters in org.apache.tapestry5.internal.services with annotations of type Inject
AjaxPartialResponseRendererImpl(MarkupWriterFactory factory, Request request, Response response, PartialMarkupRenderer partialMarkupRenderer, String outputEncoding, boolean compactJSON, Environment environment)
           
BaseURLSourceImpl(Request request, String hostname, int hostPort, int secureHostPort)
           
ComponentTemplateSourceImpl(boolean productionMode, TemplateParser parser, ComponentResourceLocator locator, ClasspathURLConverter classpathURLConverter)
           
 

Uses of Inject in org.apache.tapestry5.internal.test
 

Constructors in org.apache.tapestry5.internal.test with annotations of type Inject
TestableRequestImpl()
           
 

Uses of Inject in org.apache.tapestry5.test
 

Methods in org.apache.tapestry5.test that return Inject
protected  Inject TapestryTestCase.mockInject()
           
 



Copyright © 2003-2012 The Apache Software Foundation.