|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Inject in org.apache.tapestry5.hibernate |
|---|
| Method parameters in org.apache.tapestry5.hibernate with annotations of type Inject | |
|---|---|
static void |
HibernateModule.contributeHibernateEntityPackageManager(Configuration<String> configuration,
String appRootPackage)
Contributes the package "<root>.entities" to the configuration, so that it will be scanned for annotated entity classes. |
| Uses of Inject in org.apache.tapestry5.internal.services |
|---|
| Method parameters in org.apache.tapestry5.internal.services with annotations of type Inject | |
|---|---|
ComponentMessagesSource |
InternalModule.buildComponentMessagesSource(AssetFactory contextAssetFactory,
String appCatalog)
|
| 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.services |
|---|
| Method parameters in org.apache.tapestry5.services with annotations of type Inject | |
|---|---|
static Alias |
TapestryModule.buildAlias(org.slf4j.Logger logger,
String mode,
AliasManager overridesManager,
Collection<AliasContribution> configuration)
|
HttpServletRequestHandler |
TapestryModule.buildHttpServletRequestHandler(org.slf4j.Logger logger,
List<HttpServletRequestFilter> configuration,
RequestHandler handler,
String applicationCharset)
|
| Uses of Inject in org.apache.tapestry5.test |
|---|
| Methods in org.apache.tapestry5.test that return Inject | |
|---|---|
protected Inject |
TapestryTestCase.mockInject()
|
| Uses of Inject in org.apache.tapestry5.upload.internal.services |
|---|
| Constructor parameters in org.apache.tapestry5.upload.internal.services with annotations of type Inject | |
|---|---|
MultipartDecoderImpl(org.apache.commons.fileupload.FileItemFactory fileItemFactory,
long maxRequestSize,
long maxFileSize,
String requestEncoding)
|
|
| Uses of Inject in org.apache.tapestry5.upload.services |
|---|
| Method parameters in org.apache.tapestry5.upload.services with annotations of type Inject | |
|---|---|
static org.apache.commons.fileupload.FileItemFactory |
UploadModule.buildDefaultFileItemFactory(int repositoryThreshold,
String repositoryLocation)
The default FileItemFactory used by the MultipartDecoder is DiskFileItemFactory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||