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

Packages that use Symbol
org.apache.tapestry5.hibernate   
org.apache.tapestry5.internal.gzip   
org.apache.tapestry5.internal.hibernate   
org.apache.tapestry5.internal.services   
org.apache.tapestry5.ioc.services   
org.apache.tapestry5.services   
org.apache.tapestry5.upload.internal.services   
org.apache.tapestry5.upload.services   
 

Uses of Symbol in org.apache.tapestry5.hibernate
 

Method parameters in org.apache.tapestry5.hibernate with annotations of type Symbol
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.
static void HibernateCoreModule.contributeRegistryStartup(OrderedConfiguration<Runnable> configuration, boolean earlyStartup, HibernateSessionSource sessionSource)
           
static void HibernateModule.contributeValueEncoderSource(MappedConfiguration<Class,ValueEncoderFactory> configuration, boolean provideEncoders, HibernateSessionSource sessionSource, org.hibernate.Session session, TypeCoercer typeCoercer, PropertyAccess propertyAccess, LoggerSource loggerSource)
          Contributes ValueEncoderFactorys for all registered Hibernate entity classes.
 

Uses of Symbol in org.apache.tapestry5.internal.gzip
 

Constructor parameters in org.apache.tapestry5.internal.gzip with annotations of type Symbol
GZipFilter(int cutover, ResponseCompressionAnalyzer analyzer)
           
 

Uses of Symbol in org.apache.tapestry5.internal.hibernate
 

Constructor parameters in org.apache.tapestry5.internal.hibernate with annotations of type Symbol
DefaultHibernateConfigurer(boolean defaultConfiguration)
           
 

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

Method parameters in org.apache.tapestry5.internal.services with annotations of type Symbol
static ActionRenderResponseGenerator InternalModule.buildActionRenderResponseGenerator(boolean immediateMode, ObjectLocator locator)
          Chooses one of two implementations, based on the configured mode.
 

Constructor parameters in org.apache.tapestry5.internal.services with annotations of type Symbol
AjaxPartialResponseRendererImpl(MarkupWriterFactory factory, Request request, Response response, PartialMarkupRenderer partialMarkupRenderer, String outputEncoding)
           
ApplicationStackTraceElementAnalyzer(String appPackage)
           
AssetResourceLocatorImpl(ClasspathAssetAliasManager aliasManager, ResourceCache resourceCache, String applicationVersion, AssetFactory contextAssetFactory, Response response)
           
ComponentClassResolverImpl(org.slf4j.Logger logger, ComponentInstantiatorSource componentInstantiatorSource, ClassNameLocator classNameLocator, String appRootPackage, Collection<LibraryMapping> mappings)
           
ComponentEventLinkEncoderImpl(ComponentClassResolver componentClassResolver, ContextPathEncoder contextPathEncoder, LocalizationSetter localizationSetter, Request request, Response response, RequestSecurityManager requestSecurityManager, RequestPathOptimizer optimizer, PersistentLocale persistentLocale, boolean encodeLocaleIntoPath)
           
ComponentMessagesSourceImpl(Resource appCatalogResource, ClasspathURLConverter classpathURLConverter)
           
CookiesImpl(Request request, CookieSource cookieSource, CookieSink cookieSink, long defaultMaxAge)
           
DefaultRequestExceptionHandler(RequestPageCache pageCache, PageResponseRenderer renderer, org.slf4j.Logger logger, String pageName, Response response)
           
JSONArrayEventResultProcessor(Response response, String outputEncoding)
           
JSONObjectEventResultProcessor(Response response, String outputEncoding)
           
LocalizationSetterImpl(Request request, PersistentLocale persistentLocale, ThreadLocale threadLocale, String acceptedLocaleNames)
           
PageContentTypeAnalyzerImpl(MetaDataLocator metaDataLocator, String outputCharset)
           
PagePoolImpl(org.slf4j.Logger logger, PageLoader pageLoader, ThreadLocale threadLocale, int softLimit, long softWait, int hardLimit, long activeWindow)
           
PagePoolImpl(org.slf4j.Logger logger, PageLoader pageLoader, ThreadLocale threadLocale, int softLimit, long softWait, int hardLimit, long activeWindow)
           
PagePoolImpl(org.slf4j.Logger logger, PageLoader pageLoader, ThreadLocale threadLocale, int softLimit, long softWait, int hardLimit, long activeWindow)
           
PagePoolImpl(org.slf4j.Logger logger, PageLoader pageLoader, ThreadLocale threadLocale, int softLimit, long softWait, int hardLimit, long activeWindow)
           
PersistentLocaleImpl(PerthreadManager perThreadManager, String supportedLocales)
           
RequestPathOptimizerImpl(Request request, boolean forceAbsolute)
           
RequestSecurityManagerImpl(Request request, Response response, LinkSource linkSource, MetaDataLocator locator, BaseURLSource baseURLSource, boolean securityEnabled)
           
ResourceStreamerImpl(Request request, Response response, Context context, ResourceCache resourceCache, Map<String,String> configuration, ResponseCompressionAnalyzer analyzer, int compressionCutoff)
           
ResponseCompressionAnalyzerImpl(HttpServletRequest request, Collection<String> configuration, boolean gzipCompressionEnabled)
           
RootPathDispatcher(ComponentClassResolver componentClassResolver, PageRenderRequestHandler handler, String startPageName)
           
TemplateParserImpl(Map<String,URL> configuration, boolean defaultCompressWhitespace)
           
 

Uses of Symbol in org.apache.tapestry5.ioc.services
 

Method parameters in org.apache.tapestry5.ioc.services with annotations of type Symbol
static ParallelExecutor TapestryIOCModule.buildDeferredExecution(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
static ParallelExecutor TapestryIOCModule.buildDeferredExecution(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
static ParallelExecutor TapestryIOCModule.buildDeferredExecution(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
static ParallelExecutor TapestryIOCModule.buildDeferredExecution(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
 

Uses of Symbol in org.apache.tapestry5.services
 

Method parameters in org.apache.tapestry5.services with annotations of type Symbol
static Alias TapestryModule.buildAlias(org.slf4j.Logger logger, String mode, AliasManager overridesManager, Collection<AliasContribution> configuration)
           
 AssetFactory TapestryModule.buildContextAssetFactory(ApplicationGlobals globals, String applicationVersion, AssetPathConverter converter)
           
 HttpServletRequestHandler TapestryModule.buildHttpServletRequestHandler(org.slf4j.Logger logger, List<HttpServletRequestFilter> configuration, RequestHandler handler, String applicationCharset, SessionPersistedObjectAnalyzer analyzer)
           
static void TapestryModule.contributeClasspathAssetAliasManager(MappedConfiguration<String,String> configuration, String tapestryVersion, String applicationVersion, String appPackage, String scriptaculousPath, String datepickerPath, String blackbirdPath)
           
static void TapestryModule.contributeClasspathAssetAliasManager(MappedConfiguration<String,String> configuration, String tapestryVersion, String applicationVersion, String appPackage, String scriptaculousPath, String datepickerPath, String blackbirdPath)
           
static void TapestryModule.contributeClasspathAssetAliasManager(MappedConfiguration<String,String> configuration, String tapestryVersion, String applicationVersion, String appPackage, String scriptaculousPath, String datepickerPath, String blackbirdPath)
           
static void TapestryModule.contributeClasspathAssetAliasManager(MappedConfiguration<String,String> configuration, String tapestryVersion, String applicationVersion, String appPackage, String scriptaculousPath, String datepickerPath, String blackbirdPath)
           
static void TapestryModule.contributeClasspathAssetAliasManager(MappedConfiguration<String,String> configuration, String tapestryVersion, String applicationVersion, String appPackage, String scriptaculousPath, String datepickerPath, String blackbirdPath)
           
static void TapestryModule.contributeClasspathAssetAliasManager(MappedConfiguration<String,String> configuration, String tapestryVersion, String applicationVersion, String appPackage, String scriptaculousPath, String datepickerPath, String blackbirdPath)
           
 void TapestryModule.contributeHttpServletRequestHandler(OrderedConfiguration<HttpServletRequestFilter> configuration, boolean gzipCompressionEnabled, GZipFilter gzipFilter, HttpServletRequestFilter ignoredPathsFilter)
           StoreIntoGlobals Stores the request and response into RequestGlobals at the start of the pipeline IgnoredPaths Identifies requests that are known (via the IgnoredPathsFilter service's configuration) to be mapped to other applications GZip Handles GZIP compression of response streams (if supported by client)
 void TapestryModule.contributeMarkupRenderer(OrderedConfiguration<MarkupRendererFilter> configuration, boolean productionMode, Asset spacerImage, boolean omitGeneratorMeta, String tapestryVersion, boolean combineScripts, SymbolSource symbolSource, AssetSource assetSource, ClientDataEncoder clientDataEncoder, ClientInfrastructure clientInfrastructure)
          Adds page render filters, each of which provides an Environmental service.
 void TapestryModule.contributeMarkupRenderer(OrderedConfiguration<MarkupRendererFilter> configuration, boolean productionMode, Asset spacerImage, boolean omitGeneratorMeta, String tapestryVersion, boolean combineScripts, SymbolSource symbolSource, AssetSource assetSource, ClientDataEncoder clientDataEncoder, ClientInfrastructure clientInfrastructure)
          Adds page render filters, each of which provides an Environmental service.
 void TapestryModule.contributeMarkupRenderer(OrderedConfiguration<MarkupRendererFilter> configuration, boolean productionMode, Asset spacerImage, boolean omitGeneratorMeta, String tapestryVersion, boolean combineScripts, SymbolSource symbolSource, AssetSource assetSource, ClientDataEncoder clientDataEncoder, ClientInfrastructure clientInfrastructure)
          Adds page render filters, each of which provides an Environmental service.
 void TapestryModule.contributeMarkupRenderer(OrderedConfiguration<MarkupRendererFilter> configuration, boolean productionMode, Asset spacerImage, boolean omitGeneratorMeta, String tapestryVersion, boolean combineScripts, SymbolSource symbolSource, AssetSource assetSource, ClientDataEncoder clientDataEncoder, ClientInfrastructure clientInfrastructure)
          Adds page render filters, each of which provides an Environmental service.
 void TapestryModule.contributeRequestHandler(OrderedConfiguration<RequestFilter> configuration, Context context, long checkInterval, long updateTimeout, UpdateListenerHub updateListenerHub, URLRewriter urlRewriter)
          Continues a number of filters into the RequestHandler service: StaticFiles Checks to see if the request is for an actual file, if so, returns true to let the servlet container process the request CheckForUpdates Periodically fires events that checks to see if the file system sources for any cached data has changed (see CheckForUpdatesFilter).
 void TapestryModule.contributeRequestHandler(OrderedConfiguration<RequestFilter> configuration, Context context, long checkInterval, long updateTimeout, UpdateListenerHub updateListenerHub, URLRewriter urlRewriter)
          Continues a number of filters into the RequestHandler service: StaticFiles Checks to see if the request is for an actual file, if so, returns true to let the servlet container process the request CheckForUpdates Periodically fires events that checks to see if the file system sources for any cached data has changed (see CheckForUpdatesFilter).
 

Uses of Symbol in org.apache.tapestry5.upload.internal.services
 

Constructor parameters in org.apache.tapestry5.upload.internal.services with annotations of type Symbol
MultipartDecoderImpl(org.apache.commons.fileupload.FileItemFactory fileItemFactory, long maxRequestSize, long maxFileSize, String requestEncoding)
           
MultipartDecoderImpl(org.apache.commons.fileupload.FileItemFactory fileItemFactory, long maxRequestSize, long maxFileSize, String requestEncoding)
           
MultipartDecoderImpl(org.apache.commons.fileupload.FileItemFactory fileItemFactory, long maxRequestSize, long maxFileSize, String requestEncoding)
           
 

Uses of Symbol in org.apache.tapestry5.upload.services
 

Method parameters in org.apache.tapestry5.upload.services with annotations of type Symbol
static org.apache.commons.fileupload.FileItemFactory UploadModule.buildDefaultFileItemFactory(int repositoryThreshold, String repositoryLocation)
          The default FileItemFactory used by the MultipartDecoder is DiskFileItemFactory.
static org.apache.commons.fileupload.FileItemFactory UploadModule.buildDefaultFileItemFactory(int repositoryThreshold, String repositoryLocation)
          The default FileItemFactory used by the MultipartDecoder is DiskFileItemFactory.
 



Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.