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

Packages that use Symbol
org.apache.tapestry5.hibernate Provides support for simple CRUD applications built on top of Tapestry and Hibernate 
org.apache.tapestry5.internal.gzip [INTERNAL USE ONLY] support classes for GZIP compression; API subject to change 
org.apache.tapestry5.internal.hibernate [INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change 
org.apache.tapestry5.internal.jpa [INTERNAL USE ONLY] support classes for the JPA module; API subject to change 
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
org.apache.tapestry5.internal.services.assets [INTERNAL USE ONLY] asset support services; API subject to change 
org.apache.tapestry5.internal.services.javascript [INTERNAL USE ONLY] JavaScript support implementations; API subject to change 
org.apache.tapestry5.internal.transform [INTERNAL USE ONLY] component class transformation implementation classes; API subject to change. 
org.apache.tapestry5.internal.translator [INTERNAL USE ONLY] translator implementation classes; API subject to change. 
org.apache.tapestry5.ioc.services Tapestry IOC service interfaces 
org.apache.tapestry5.jpa Provides support for simple CRUD applications built on top of Tapestry and JPA 
org.apache.tapestry5.services Core services 
org.apache.tapestry5.services.assets Various services for assets (e.g., images, JavaScript & CSS files) 
org.apache.tapestry5.upload.internal.services [INTERNAL USE ONLY] support services for the Tapestry-upload module; API subject to change 
org.apache.tapestry5.upload.services Services for the Tapestry-upload module 
 

Uses of Symbol in org.apache.tapestry5.hibernate
 

Method parameters in org.apache.tapestry5.hibernate with annotations of type Symbol
static void HibernateModule.contributeApplicationStateManager(MappedConfiguration<Class,ApplicationStateContribution> configuration, boolean entitySessionStatePersistenceStrategyEnabled, HibernateSessionSource sessionSource)
          Contributes ApplicationStateContributions for all registered Hibernate entity classes.
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.jpa
 

Constructor parameters in org.apache.tapestry5.internal.jpa with annotations of type Symbol
EntityManagerSourceImpl(org.slf4j.Logger logger, Resource persistenceDescriptor, PersistenceUnitConfigurer packageNamePersistenceUnitConfigurer, Map<String,PersistenceUnitConfigurer> configuration)
           
 

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, boolean compactJSON, Environment environment)
           
AjaxPartialResponseRendererImpl(MarkupWriterFactory factory, Request request, Response response, PartialMarkupRenderer partialMarkupRenderer, String outputEncoding, boolean compactJSON, Environment environment)
           
ApplicationStackTraceElementAnalyzer(String appPackage)
           
AssetDispatcher(Map<String,AssetRequestHandler> configuration, String applicationVersion, String applicationFolder, String assetPathPrefix)
           
AssetDispatcher(Map<String,AssetRequestHandler> configuration, String applicationVersion, String applicationFolder, String assetPathPrefix)
           
AssetDispatcher(Map<String,AssetRequestHandler> configuration, String applicationVersion, String applicationFolder, String assetPathPrefix)
           
BaseURLSourceImpl(Request request, String hostname, int hostPort, int secureHostPort)
           
BaseURLSourceImpl(Request request, String hostname, int hostPort, int secureHostPort)
           
BaseURLSourceImpl(Request request, String hostname, int hostPort, int secureHostPort)
           
CheckForUpdatesFilter(UpdateListenerHub updateListenerHub, long checkInterval, long updateTimeout)
           
CheckForUpdatesFilter(UpdateListenerHub updateListenerHub, long checkInterval, long updateTimeout)
           
ClientDataEncoderImpl(URLEncoder urlEncoder, String passphrase, org.slf4j.Logger logger, String applicationPackageName, AlertManager alertManager)
           
ClientDataEncoderImpl(URLEncoder urlEncoder, String passphrase, org.slf4j.Logger logger, String applicationPackageName, AlertManager alertManager)
           
ComponentClassResolverImpl(org.slf4j.Logger logger, ClassNameLocator classNameLocator, String startPageName, Collection<LibraryMapping> mappings)
           
ComponentEventLinkEncoderImpl(ComponentClassResolver componentClassResolver, ContextPathEncoder contextPathEncoder, LocalizationSetter localizationSetter, Request request, Response response, RequestSecurityManager requestSecurityManager, BaseURLSource baseURLSource, PersistentLocale persistentLocale, boolean encodeLocaleIntoPath, String applicationFolder, MetaDataLocator metaDataLocator, ClientWhitelist clientWhitelist)
           
ComponentEventLinkEncoderImpl(ComponentClassResolver componentClassResolver, ContextPathEncoder contextPathEncoder, LocalizationSetter localizationSetter, Request request, Response response, RequestSecurityManager requestSecurityManager, BaseURLSource baseURLSource, PersistentLocale persistentLocale, boolean encodeLocaleIntoPath, String applicationFolder, MetaDataLocator metaDataLocator, ClientWhitelist clientWhitelist)
           
ComponentInstantiatorSourceImpl(org.slf4j.Logger logger, LoggerSource loggerSource, PlasticProxyFactory proxyFactory, ComponentClassTransformWorker2 transformerChain, ClasspathURLConverter classpathURLConverter, OperationTracker tracker, Map<String,ControlledPackageType> configuration, boolean productionMode, ComponentClassResolver resolver, InternalComponentInvalidationEventHub invalidationHub)
           
ComponentMessagesSourceImpl(boolean productionMode, List<Resource> appCatalogResources, PropertiesFileParser parser, ComponentResourceLocator resourceLocator, ClasspathURLConverter classpathURLConverter)
           
ComponentTemplateSourceImpl(boolean productionMode, TemplateParser parser, ComponentResourceLocator locator, ClasspathURLConverter classpathURLConverter)
           
CookiesImpl(Request request, CookieSource cookieSource, CookieSink cookieSink, long defaultMaxAge)
           
DefaultRequestExceptionHandler(RequestPageCache pageCache, PageResponseRenderer renderer, org.slf4j.Logger logger, String pageName, Response response)
           
InternalComponentInvalidationEventHubImpl(boolean productionMode)
           
JSONArrayEventResultProcessor(Response response, String outputEncoding, boolean compactJSON)
           
JSONArrayEventResultProcessor(Response response, String outputEncoding, boolean compactJSON)
           
JSONObjectEventResultProcessor(Response response, String outputEncoding, boolean compactJSON)
           
JSONObjectEventResultProcessor(Response response, String outputEncoding, boolean compactJSON)
           
LocalizationSetterImpl(Request request, PersistentLocale persistentLocale, ThreadLocale threadLocale, String localeNames)
           
PageContentTypeAnalyzerImpl(MetaDataLocator metaDataLocator, String outputCharset)
           
PersistentLocaleImpl(PerthreadManager perThreadManager, String supportedLocales)
           
RequestSecurityManagerImpl(Request request, Response response, ComponentEventLinkEncoder componentEventLinkEncoder, MetaDataLocator locator, boolean securityEnabled)
           
ResourceStreamerImpl(Request request, Response response, StreamableResourceSource streamableResourceSource, ResponseCompressionAnalyzer analyzer, OperationTracker tracker, boolean productionMode, ResourceChangeTracker resourceChangeTracker)
           
ResponseCompressionAnalyzerImpl(HttpServletRequest request, CompressionAnalyzer analyzer, Collection<String> configuration, boolean gzipCompressionEnabled)
           
RootPathDispatcher(ComponentClassResolver componentClassResolver, ComponentRequestHandler handler, String startPageName, LocalizationSetter localizationSetter)
           
TapestrySessionFactoryImpl(boolean clustered, SessionPersistedObjectAnalyzer analyzer, HttpServletRequest request)
           
TemplateParserImpl(Map<String,URL> configuration, boolean defaultCompressWhitespace, OperationTracker tracker)
           
 

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

Constructor parameters in org.apache.tapestry5.internal.services.assets with annotations of type Symbol
AssetPathConstructorImpl(Request request, BaseURLSource baseURLSource, String applicationVersion, String applicationFolder, boolean fullyQualified, String assetPathPrefix)
           
AssetPathConstructorImpl(Request request, BaseURLSource baseURLSource, String applicationVersion, String applicationFolder, boolean fullyQualified, String assetPathPrefix)
           
AssetPathConstructorImpl(Request request, BaseURLSource baseURLSource, String applicationVersion, String applicationFolder, boolean fullyQualified, String assetPathPrefix)
           
AssetPathConstructorImpl(Request request, BaseURLSource baseURLSource, String applicationVersion, String applicationFolder, boolean fullyQualified, String assetPathPrefix)
           
ResourceChangeTrackerImpl(ClasspathURLConverter classpathURLConverter, boolean productionMode)
           
StackAssetRequestHandler(StreamableResourceSource streamableResourceSource, JavaScriptStackSource javascriptStackSource, LocalizationSetter localizationSetter, ResponseCompressionAnalyzer compressionAnalyzer, ResourceStreamer resourceStreamer, ResourceMinimizer resourceMinimizer, OperationTracker tracker, boolean minificationEnabled, ResourceChangeTracker resourceChangeTracker)
           
 

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

Constructor parameters in org.apache.tapestry5.internal.services.javascript with annotations of type Symbol
CoreJavaScriptStack(boolean productionMode, SymbolSource symbolSource, AssetSource assetSource, ThreadLocale threadLocale)
           
DateFieldStack(ThreadLocale threadLocale, boolean compactJSON, AssetSource assetSource)
           
JavaScriptStackPathConstructorImpl(ThreadLocale threadLocale, AssetPathConstructor assetPathConstructor, JavaScriptStackSource javascriptStackSource, boolean combineScripts)
           
 

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

Constructor parameters in org.apache.tapestry5.internal.transform with annotations of type Symbol
OnEventWorker(Request request, ValueEncoderSource valueEncoderSource, ComponentClassCache classCache, OperationTracker operationTracker, boolean componentIdCheck)
           
 

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

Constructor parameters in org.apache.tapestry5.internal.translator with annotations of type Symbol
NumericTranslatorSupportImpl(TypeCoercer typeCoercer, ThreadLocale threadLocale, Request request, JavaScriptSupport javascriptSupport, ClientBehaviorSupport clientBehaviorSupport, boolean compactJSON)
           
 

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, int queueSize, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
static ParallelExecutor TapestryIOCModule.buildDeferredExecution(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, int queueSize, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
static ParallelExecutor TapestryIOCModule.buildDeferredExecution(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, int queueSize, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
static ParallelExecutor TapestryIOCModule.buildDeferredExecution(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, int queueSize, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
static ParallelExecutor TapestryIOCModule.buildDeferredExecution(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, int queueSize, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
 

Uses of Symbol in org.apache.tapestry5.jpa
 

Method parameters in org.apache.tapestry5.jpa with annotations of type Symbol
static void JpaModule.provideApplicationStateContributions(MappedConfiguration<Class,ApplicationStateContribution> configuration, EntityManagerSource entityManagerSource, boolean entitySessionStatePersistenceStrategyEnabled)
           
static void JpaModule.provideEntityPackages(Configuration<String> configuration, String appRootPackage)
           
static void JpaModule.provideValueEncoders(MappedConfiguration<Class,ValueEncoderFactory> configuration, boolean provideEncoders, EntityManagerSource entityManagerSource, EntityManagerManager entityManagerManager, TypeCoercer typeCoercer, PropertyAccess propertyAccess, LoggerSource loggerSource)
           
static void JpaModule.startupEarly(EntityManagerManager entityManagerManager, boolean earlyStartup)
           
 

Uses of Symbol in org.apache.tapestry5.services
 

Method parameters in org.apache.tapestry5.services with annotations of type Symbol
static void TapestryModule.addApplicationAndTapestryMappings(MappedConfiguration<String,String> configuration, String appPackage)
           
 HttpServletRequestHandler TapestryModule.buildHttpServletRequestHandler(org.slf4j.Logger logger, List<HttpServletRequestFilter> configuration, RequestHandler handler, String applicationCharset, TapestrySessionFactory sessionFactory)
           
static void TapestryModule.contributeComponentMessagesSource(AssetSource assetSource, Resource applicationCatalog, OrderedConfiguration<Resource> configuration)
          Contributes: AppCatalog The Resource defined by SymbolConstants.APPLICATION_CATALOG ValidationMessages Messages used by validators (before:AppCatalog)
static void TapestryModule.contributeComponentTemplateLocator(OrderedConfiguration<ComponentTemplateLocator> configuration, AssetFactory contextAssetFactory, String applicationFolder, ComponentClassResolver componentClassResolver)
          Contributes two template locators: Default Searches for the template on the classpath (DefaultTemplateLocator Page Searches for page templates in the context (PageTemplateLocator)
 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 omitGeneratorMeta, String tapestryVersion, boolean compactJSON, SymbolSource symbolSource, AssetSource assetSource, JavaScriptStackSource javascriptStackSource, JavaScriptStackPathConstructor javascriptStackPathConstructor, ValidationDecoratorFactory validationDecoratorFactory, Asset defaultStylesheet)
          Adds page render filters, each of which provides an Environmental service.
 void TapestryModule.contributeMarkupRenderer(OrderedConfiguration<MarkupRendererFilter> configuration, boolean omitGeneratorMeta, String tapestryVersion, boolean compactJSON, SymbolSource symbolSource, AssetSource assetSource, JavaScriptStackSource javascriptStackSource, JavaScriptStackPathConstructor javascriptStackPathConstructor, ValidationDecoratorFactory validationDecoratorFactory, Asset defaultStylesheet)
          Adds page render filters, each of which provides an Environmental service.
 void TapestryModule.contributeMarkupRenderer(OrderedConfiguration<MarkupRendererFilter> configuration, boolean omitGeneratorMeta, String tapestryVersion, boolean compactJSON, SymbolSource symbolSource, AssetSource assetSource, JavaScriptStackSource javascriptStackSource, JavaScriptStackPathConstructor javascriptStackPathConstructor, ValidationDecoratorFactory validationDecoratorFactory, Asset defaultStylesheet)
          Adds page render filters, each of which provides an Environmental service.
 void TapestryModule.contributeRequestHandler(OrderedConfiguration<RequestFilter> configuration, Context context, boolean productionMode)
          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).
static void TapestryModule.productionModeOverrides(MappedConfiguration<Class,Object> configuration, boolean productionMode)
          In production mode, override UpdateListenerHub to be an empty placeholder.
static void TapestryModule.setupCoreAndAppLibraries(Configuration<LibraryMapping> configuration, String appRootPackage)
           
 

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

Method parameters in org.apache.tapestry5.services.assets with annotations of type Symbol
 StreamableResourceSource AssetsModule.enableCompressedCaching(StreamableResourceSource delegate, boolean gzipEnabled, ResourceChangeTracker tracker)
           
 StreamableResourceSource AssetsModule.enableCompression(StreamableResourceSource delegate, boolean gzipEnabled, int compressionCutoff)
           
 StreamableResourceSource AssetsModule.enableCompression(StreamableResourceSource delegate, boolean gzipEnabled, int compressionCutoff)
           
 StreamableResourceSource AssetsModule.enableMinification(StreamableResourceSource delegate, ResourceMinimizer minimizer, boolean enabled)
           
 

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 © 2003-2012 The Apache Software Foundation.