A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

C

Cache<S,T> - Class in org.apache.tapestry5.internal.plastic
Quick and dirty key/value cache that is subclassed to provide the logic that generates the value for a missing key.
Cache() - Constructor for class org.apache.tapestry5.internal.plastic.Cache
 
cache - Variable in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
 
cache - Variable in class org.apache.tapestry5.javadoc.ParameterDescription
 
Cached - Annotation Type in org.apache.tapestry5.annotations
Indicates that a method should only be evaluated once and the result cached.
CachedWorker - Class in org.apache.tapestry5.internal.transform
Caches method return values for methods annotated with Cached.
CachedWorker(BindingSource, PerthreadManager) - Constructor for class org.apache.tapestry5.internal.transform.CachedWorker
 
CachingObjectCreator<T> - Class in org.apache.tapestry5.ioc.internal.services
An ObjectCreator that delegates to another ObjectCreator and caches the result.
CachingObjectCreator(ObjectCreator<T>) - Constructor for class org.apache.tapestry5.ioc.internal.services.CachingObjectCreator
 
calculateParameters(ObjectLocator, InjectionResources, Class[], Type[], Annotation[][], OperationTracker) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
 
calculateParametersForMethod(Method, ObjectLocator, InjectionResources, OperationTracker) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
 
CALENDAR - Static variable in class org.apache.tapestry5.beaneditor.DataTypeConstants
Used to render a JavaScript calendar for a Calendar property.
cancel() - Method in interface org.apache.tapestry5.ioc.services.cron.PeriodicJob
Cancels the job.
CANCEL_NAME - Static variable in class org.apache.tapestry5.internal.InternalConstants
The element name for a submit input element used to cancel the form (rather than submit it normally).
CANCELED - Static variable in class org.apache.tapestry5.EventConstants
Event triggered when a client-side form is canceled.
canonicalizePageName(String) - Method in class org.apache.tapestry5.internal.services.ComponentClassResolverImpl
 
canonicalizePageName(String) - Method in interface org.apache.tapestry5.services.ComponentClassResolver
Returns the canonical form of a page name.
capitalize(String) - Static method in class org.apache.tapestry5.internal.plastic.PlasticInternalUtils
Capitalizes the input string, converting the first character to upper case.
capitalize(String) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
Capitalizes a string, converting the first character to uppercase.
capitalizedWord() - Method in class org.apache.tapestry5.test.RandomDataSource
Returns a random word, capitalized.
captureEntirePageScreenshot(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
captureEntirePageScreenshotToString(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
captureNetworkTraffic(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
CaptureRenderedDocument - Class in org.apache.tapestry5.internal.test
Used to capture the rendered document from a traditional page render.
CaptureRenderedDocument(TestableResponse) - Constructor for class org.apache.tapestry5.internal.test.CaptureRenderedDocument
 
CaptureResultCallback<T> - Class in org.apache.tapestry5.internal.util
Implementation of ComponentEventCallback that simply captures the result value.
CaptureResultCallback() - Constructor for class org.apache.tapestry5.internal.util.CaptureResultCallback
 
captureScreenshot(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
captureScreenshotToString() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
CaseInsensitiveMap<V> - Class in org.apache.tapestry5.ioc.util
An mapped collection where the keys are always strings and access to values is case-insensitive.
CaseInsensitiveMap() - Constructor for class org.apache.tapestry5.ioc.util.CaseInsensitiveMap
 
CaseInsensitiveMap(int) - Constructor for class org.apache.tapestry5.ioc.util.CaseInsensitiveMap
 
CaseInsensitiveMap(Map<String, ? extends V>) - Constructor for class org.apache.tapestry5.ioc.util.CaseInsensitiveMap
 
castOrUnbox(String) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
 
castOrUnbox(String) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
Casts the object on top of the stack to the indicated type.
castReference(String, String) - Static method in class org.apache.tapestry5.ioc.services.ClassFabUtils
Deprecated. Takes a reference and casts it to the desired type.
CCTWToCCTW2Coercion - Class in org.apache.tapestry5.internal.transform
A Coercion for converting the deprecated ComponentClassTransformWorker to the new ComponentClassTransformWorker2.
CCTWToCCTW2Coercion() - Constructor for class org.apache.tapestry5.internal.transform.CCTWToCCTW2Coercion
 
CData - Class in org.apache.tapestry5.dom
A node that stores parsed character content (CDATA).
CData(Element, String) - Constructor for class org.apache.tapestry5.dom.CData
 
cdata(String) - Method in class org.apache.tapestry5.dom.Document
Adds and returns a new CDATA node.
cdata(String) - Method in class org.apache.tapestry5.dom.Element
Adds and returns a new CDATA node.
cdata(String) - Method in class org.apache.tapestry5.internal.services.MarkupWriterImpl
 
cdata(String) - Method in interface org.apache.tapestry5.MarkupWriter
Adds parsed character content.
CDATAToken - Class in org.apache.tapestry5.internal.parser
Literal text that was enclosed within a !CDATA in the input template (so we should do the same during output).
CDATAToken(String, Location) - Constructor for class org.apache.tapestry5.internal.parser.CDATAToken
 
ChainBuilder - Interface in org.apache.tapestry5.ioc.services
A service which can assemble an implementation based on a command interface, and an ordered list of objects implementing that interface (the "commands").
ChainBuilderImpl - Class in org.apache.tapestry5.ioc.internal.services
 
ChainBuilderImpl(PlasticProxyFactory) - Constructor for class org.apache.tapestry5.ioc.internal.services.ChainBuilderImpl
 
CHANGE_EVENT - Static variable in class org.apache.tapestry5.corelib.components.Select
 
changeImplementation(InstructionBuilderCallback) - Method in interface org.apache.tapestry5.plastic.PlasticMethod
Clears the instructions for this method, and creates a new empty InstructionBuilder so that the implementation of the method can be specified.
characters(char[], int, int) - Method in class org.apache.tapestry5.internal.jpa.PersistenceContentHandler
 
CHARSET - Static variable in class org.apache.tapestry5.SymbolConstants
The charset used when rendering page markup; the charset is also used as the request encoding when handling incoming requests.
CHARSET_CONTENT_TYPE_PARAMETER - Static variable in class org.apache.tapestry5.internal.InternalConstants
 
check() - Method in class org.apache.tapestry5.internal.plastic.Lockable
Checks to see if the object has been locked.
check() - Method in class org.apache.tapestry5.ioc.internal.util.OneShotLock
Checks to see if the lock has been set (via OneShotLock.lock()).
check(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
checkAndResetDirtyMarker() - Method in class org.apache.tapestry5.alerts.AlertStorage
 
checkAndResetDirtyMarker() - Method in class org.apache.tapestry5.BaseOptimizedSessionPersistedObject
 
checkAndResetDirtyMarker() - Method in interface org.apache.tapestry5.OptimizedSessionPersistedObject
 
checkAndResetDirtyState(Object) - Method in class org.apache.tapestry5.internal.services.DefaultSessionPersistedObjectAnalyzer
An object is dirty unless it has the ImmutableSessionPersistedObject annotation.
checkAndResetDirtyState(OptimizedSessionPersistedObject) - Method in class org.apache.tapestry5.internal.services.OptimizedSessionPersistedObjectAnalyzer
 
checkAndResetDirtyState(T) - Method in interface org.apache.tapestry5.services.SessionPersistedObjectAnalyzer
Atomically check and reset the dirty state of the session persisted object.
Checkbox - Class in org.apache.tapestry5.corelib.components
A Checkbox component is simply a <input type="checkbox">.
Checkbox() - Constructor for class org.apache.tapestry5.corelib.components.Checkbox
 
checkcast(String) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
 
checkcast(Class) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
 
checkcast(String) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
Adds a check that the object on top of the stack is assignable to the indicated class.
checkcast(Class) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
 
checkedExceptionTypes - Variable in class org.apache.tapestry5.plastic.MethodDescription
A non-null array of Java source names for checked exceptions.
checkForInsecureComponentEventRequest(ComponentEventRequestParameters) - Method in interface org.apache.tapestry5.internal.services.RequestSecurityManager
Checks the target page of the component event request to see if it is secure; if so, and the request is not secure, then a redirect to the page is generated and sent, preserving the original component event request.
checkForInsecureComponentEventRequest(ComponentEventRequestParameters) - Method in class org.apache.tapestry5.internal.services.RequestSecurityManagerImpl
 
checkForInsecurePageRenderRequest(PageRenderRequestParameters) - Method in interface org.apache.tapestry5.internal.services.RequestSecurityManager
Checks the page to see if it is secure; if so, and the request is not secure, then a redirect to the page is generated and sent.
checkForInsecurePageRenderRequest(PageRenderRequestParameters) - Method in class org.apache.tapestry5.internal.services.RequestSecurityManagerImpl
 
checkForUpdates() - Method in class org.apache.tapestry5.internal.dynamic.DynamicTemplateParserImpl
 
checkForUpdates() - Method in class org.apache.tapestry5.internal.services.assets.ResourceChangeTrackerImpl
 
checkForUpdates() - Method in class org.apache.tapestry5.internal.services.ComponentInstantiatorSourceImpl
 
checkForUpdates() - Method in class org.apache.tapestry5.internal.services.ComponentMessagesSourceImpl
 
checkForUpdates() - Method in class org.apache.tapestry5.internal.services.ComponentTemplateSourceImpl
Checks to see if any parsed resource has changed.
checkForUpdates() - Method in class org.apache.tapestry5.internal.services.MessagesSourceImpl
 
checkForUpdates() - Method in class org.apache.tapestry5.ioc.internal.AbstractReloadableObjectCreator
 
checkForUpdates() - Method in interface org.apache.tapestry5.services.UpdateListener
Invoked to force the receiver to check for updates to whatever underlying resources it makes use of.
CheckForUpdatesFilter - Class in org.apache.tapestry5.internal.services
Implements a barrier that periodically asks the UpdateListenerHub to check for updates to files.
CheckForUpdatesFilter(UpdateListenerHub, long, long) - Constructor for class org.apache.tapestry5.internal.services.CheckForUpdatesFilter
 
Checklist - Class in org.apache.tapestry5.corelib.components
A list of checkboxes, allowing selection of multiple items in a list.
Checklist() - Constructor for class org.apache.tapestry5.corelib.components.Checklist
 
checkNext(int, String, int, int) - Method in class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
 
checkPageSecurity(String) - Method in interface org.apache.tapestry5.internal.services.RequestSecurityManager
Determines if the page security does not match the request's security.
checkPageSecurity(String) - Method in class org.apache.tapestry5.internal.services.RequestSecurityManagerImpl
 
chooseCancelOnNextConfirmation() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
chooseOkOnNextConfirmation() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
claim(Object) - Method in interface org.apache.tapestry5.plastic.PlasticField
Claims the field, used to indicate that the field is "processed".
claim(Object) - Method in interface org.apache.tapestry5.services.TransformField
Claims the field so as to ensure that only a single annotation is applied to any single field.
CLASS_TO_AP_MAPPER - Static variable in class org.apache.tapestry5.ioc.internal.util.InternalUtils
 
CLASS_TRANSFORMATION - Static variable in class org.apache.tapestry5.TapestryMarkers
Logs the final version of the class transformation.
ClassDescription - Class in org.apache.tapestry5.javadoc
 
ClassDescription() - Constructor for class org.apache.tapestry5.javadoc.ClassDescription
 
ClassDescription(ClassDoc, ClassDescriptionSource) - Constructor for class org.apache.tapestry5.javadoc.ClassDescription
 
ClassDescriptionSource - Interface in org.apache.tapestry5.javadoc
 
classDoc - Variable in class org.apache.tapestry5.javadoc.ClassDescription
 
ClassFab - Interface in org.apache.tapestry5.ioc.services
Deprecated. In 5.3, use PlasticProxyFactory instead
ClassFabImpl - Class in org.apache.tapestry5.ioc.internal.services
Implementation of ClassFab.
ClassFabImpl(CtClassSource, CtClass, Logger) - Constructor for class org.apache.tapestry5.ioc.internal.services.ClassFabImpl
 
ClassFabUtils - Class in org.apache.tapestry5.ioc.services
Deprecated. Deprecated in Tapestry 5.3, to be removed in 5.4 with no replacement
ClassFabUtils() - Constructor for class org.apache.tapestry5.ioc.services.ClassFabUtils
Deprecated.  
ClassFactory - Interface in org.apache.tapestry5.ioc.services
Deprecated. In 5.3, use PlasticProxyFactory instead
ClassFactoryClassPool - Class in org.apache.tapestry5.ioc.internal.services
Used to ensure that ClassPool.appendClassPath(javassist.ClassPath) is invoked within a synchronized lock, and also handles tricky class loading issues (caused by the creation of classes, and class loaders, at runtime).
ClassFactoryClassPool(ClassLoader) - Constructor for class org.apache.tapestry5.ioc.internal.services.ClassFactoryClassPool
 
ClassFactoryImpl - Class in org.apache.tapestry5.ioc.internal.services
Implementation of ClassFactory.
ClassFactoryImpl(ClassLoader) - Constructor for class org.apache.tapestry5.ioc.internal.services.ClassFactoryImpl
 
ClassFactoryImpl() - Constructor for class org.apache.tapestry5.ioc.internal.services.ClassFactoryImpl
 
ClassFactoryImpl(ClassLoader, Logger) - Constructor for class org.apache.tapestry5.ioc.internal.services.ClassFactoryImpl
Main constructor where a specific class loader and log is provided.
ClassFactoryImpl(ClassLoader, ClassFactoryClassPool, Logger) - Constructor for class org.apache.tapestry5.ioc.internal.services.ClassFactoryImpl
Special constructor used when the class pool is provided externally.
ClassFactoryImpl(ClassLoader, ClassFactoryClassPool, CtClassSource, Logger) - Constructor for class org.apache.tapestry5.ioc.internal.services.ClassFactoryImpl
 
classForFrame(StackTraceElement) - Method in class org.apache.tapestry5.internal.services.ApplicationStackTraceElementAnalyzer
 
classForFrame(StackTraceElement) - Method in class org.apache.tapestry5.internal.services.PrefixCheckStackTraceElementAnalyzer
 
classForFrame(StackTraceElement) - Method in class org.apache.tapestry5.internal.services.ProxiesStackTraceElementAnalyzer
 
classForFrame(StackTraceElement) - Method in class org.apache.tapestry5.internal.services.RegexpStackTraceElementAnalyzer
 
classForFrame(StackTraceElement) - Method in class org.apache.tapestry5.internal.services.SyntheticStackTraceElementAnalyzer
 
classForFrame(StackTraceElement) - Method in class org.apache.tapestry5.internal.services.TapestryAOPStackFrameAnalyzer
 
classForFrame(StackTraceElement) - Method in interface org.apache.tapestry5.services.StackTraceElementAnalyzer
Returns the CSS class appropriate to the frame.
classInControlledPackageHasChanged() - Method in interface org.apache.tapestry5.internal.services.InternalComponentInvalidationEventHub
Invoked when the ComponentInstantiatorSource notices that a class file within any of the controlled packages has changed.
classInControlledPackageHasChanged() - Method in class org.apache.tapestry5.internal.services.InternalComponentInvalidationEventHubImpl
 
ClassInstantiator<T> - Interface in org.apache.tapestry5.plastic
The end result of a class transformation is a ClassInstantiator that can be used to instantiate an instance of the transformed class.
ClassInstantiatorImpl<T> - Class in org.apache.tapestry5.internal.plastic
 
ClassLoaderDelegate - Interface in org.apache.tapestry5.internal.plastic
Externalizes the logic for defining which classes will be loaded (and possibly transformed) by the class loader, and which will be loaded by the parent class loader.
className - Variable in class org.apache.tapestry5.internal.plastic.MethodInvocationBundle
 
ClassNameLocator - Interface in org.apache.tapestry5.ioc.services
Scans the classpath for top-level classes within particular packages.
ClassNameLocatorImpl - Class in org.apache.tapestry5.ioc.internal.services
 
ClassNameLocatorImpl(ClasspathURLConverter) - Constructor for class org.apache.tapestry5.ioc.internal.services.ClassNameLocatorImpl
 
CLASSPATH - Static variable in class org.apache.tapestry5.internal.AssetConstants
For assets that are stored in the classpath (i.e., inside 3rd party component library JARs).
ClasspathAssetAliasManager - Interface in org.apache.tapestry5.services
Used as part of the support for classpath Assets, to convert the Asset's Resource to a URL that can be accessed by the client.
ClasspathAssetAliasManagerImpl - Class in org.apache.tapestry5.internal.services
 
ClasspathAssetAliasManagerImpl(AssetPathConstructor, Map<String, String>) - Constructor for class org.apache.tapestry5.internal.services.ClasspathAssetAliasManagerImpl
Configuration is a map of aliases (short names) to complete names.
ClasspathAssetFactory - Class in org.apache.tapestry5.internal.services
Generates Assets for files on the classpath.
ClasspathAssetFactory(ResourceDigestManager, ClasspathAssetAliasManager, AssetPathConverter) - Constructor for class org.apache.tapestry5.internal.services.ClasspathAssetFactory
 
ClasspathAssetRequestHandler - Class in org.apache.tapestry5.internal.services.assets
A handler for asset requests for classpath assets (within a specific folder).
ClasspathAssetRequestHandler(ResourceStreamer, AssetResourceLocator, String) - Constructor for class org.apache.tapestry5.internal.services.assets.ClasspathAssetRequestHandler
 
ClasspathProvider - Annotation Type in org.apache.tapestry5.services
A marker annotation used to select the correct AssetFactory for injection.
ClasspathResource - Class in org.apache.tapestry5.ioc.internal.util
Implementation of Resource for files on the classpath (as defined by a ClassLoader).
ClasspathResource(String) - Constructor for class org.apache.tapestry5.ioc.internal.util.ClasspathResource
 
ClasspathResource(ClassLoader, String) - Constructor for class org.apache.tapestry5.ioc.internal.util.ClasspathResource
 
ClasspathResourceSymbolProvider - Class in org.apache.tapestry5.ioc.internal.services
Makes a Resource on the classpath available as a SymbolProvider
ClasspathResourceSymbolProvider(String) - Constructor for class org.apache.tapestry5.ioc.internal.services.ClasspathResourceSymbolProvider
 
ClasspathURLConverter - Interface in org.apache.tapestry5.ioc.services
Used by ClassNameLocator to convert URLs from one protocol to another.
ClasspathURLConverterImpl - Class in org.apache.tapestry5.ioc.internal.services
Default implementation that returns the URLs unchanged.
ClasspathURLConverterImpl() - Constructor for class org.apache.tapestry5.ioc.internal.services.ClasspathURLConverterImpl
 
ClassPropertyAdapter - Interface in org.apache.tapestry5.ioc.services
Organizes all PropertyAdapters for a particular class.
ClassPropertyAdapterImpl - Class in org.apache.tapestry5.ioc.internal.services
 
ClassPropertyAdapterImpl(Class, List<PropertyDescriptor>) - Constructor for class org.apache.tapestry5.ioc.internal.services.ClassPropertyAdapterImpl
 
ClassResultProcessor - Class in org.apache.tapestry5.internal.services
Used when a component event handler returns a class value.
ClassResultProcessor(ComponentClassResolver, RequestPageCache, ActionRenderResponseGenerator) - Constructor for class org.apache.tapestry5.internal.services.ClassResultProcessor
 
ClassTransformation - Interface in org.apache.tapestry5.services
Deprecated. In 5.3
ClassType - Enum in org.apache.tapestry5.plastic
Identifies the type of class referenced in a PlasticClassEvent.
classWillLoad(PlasticClassEvent) - Method in class org.apache.tapestry5.internal.services.ComponentInstantiatorSourceImpl
 
classWillLoad(PlasticClassEvent) - Method in class org.apache.tapestry5.ioc.internal.services.PlasticClassListenerLogger
 
classWillLoad(PlasticClassEvent) - Method in interface org.apache.tapestry5.plastic.PlasticClassListener
Invoked just before a class is to be loaded.
cleanup() - Method in class org.apache.tapestry5.ioc.internal.services.PerthreadManagerImpl
Instructs the hub to notify all its listeners (for the current thread).
cleanup() - Method in interface org.apache.tapestry5.ioc.services.PerthreadManager
Immediately performs a cleanup of the thread, notifying all listeners, then discarding all per-thread data stored by the manager.
cleanup() - Method in class org.apache.tapestry5.ioc.test.MockTester
Invoked after an individual unit test (i.e., a test method invocation) to discard the mock control.
cleanup() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
cleanup() - Method in class org.apache.tapestry5.upload.internal.services.UploadedFileItem
 
CLEANUP_RENDER_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
Description for Component.cleanupRender(MarkupWriter, Event).
CLEANUP_RENDER_SIGNATURE - Static variable in class org.apache.tapestry5.services.TransformConstants
Deprecated. Deprecated in Tapestry 5.3, use TransformConstants.CLEANUP_RENDER_DESCRIPTION
cleanupAfterPartialZoneRender() - Method in interface org.apache.tapestry5.internal.services.ajax.AjaxFormUpdateController
Ends the heartbeat, executes deferred Form actions, and cleans up the environmentals.
cleanupAfterPartialZoneRender() - Method in class org.apache.tapestry5.internal.services.ajax.AjaxFormUpdateControllerImpl
 
CleanupRender - Annotation Type in org.apache.tapestry5.annotations
Marker annotation for component methods associated with the terminal phase for the component rendering state machine.
cleanupRender(MarkupWriter, Event) - Method in interface org.apache.tapestry5.runtime.Component
Generally used to perform final cleanup of the component after rendering.
cleanupTestMethod() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
cleanupThread() - Method in class org.apache.tapestry5.ioc.internal.RegistryImpl
 
cleanupThread() - Method in class org.apache.tapestry5.ioc.internal.RegistryWrapper
 
cleanupThread() - Method in interface org.apache.tapestry5.ioc.Registry
Invoked at the end of a request to discard any thread-specific information accumulated during the current request.
clear() - Method in interface org.apache.tapestry5.grid.GridSortModel
 
clear() - Method in class org.apache.tapestry5.internal.services.EnvironmentImpl
 
clear() - Method in interface org.apache.tapestry5.internal.test.TestableRequest
Clears the internal parameters map.
clear() - Method in class org.apache.tapestry5.internal.test.TestableRequestImpl
 
clear() - Method in interface org.apache.tapestry5.internal.test.TestableResponse
Clears internal state, in preparation for the next test.
clear() - Method in class org.apache.tapestry5.internal.test.TestableResponseImpl
 
clear() - Method in class org.apache.tapestry5.ioc.internal.util.URLChangeTracker
Clears all URL and timestamp data stored in the tracker.
clear() - Method in class org.apache.tapestry5.ioc.util.BodyBuilder
Deprecated. Clears the builder, returning it to its initial, empty state.
clear() - Method in class org.apache.tapestry5.ioc.util.CaseInsensitiveMap
 
clear() - Method in class org.apache.tapestry5.ioc.util.IdAllocator
Clears the allocator, resetting it to freshly allocated state.
clear() - Method in class org.apache.tapestry5.ioc.util.Stack
Clears the stack, the same as popping off all elements.
clear() - Method in interface org.apache.tapestry5.services.Environment
Deprecated. Deprecated in 5.3 with no replacement.
clear() - Method in class org.apache.tapestry5.tree.DefaultTreeExpansionModel
 
clear() - Method in class org.apache.tapestry5.tree.DefaultTreeSelectionModel
 
clear() - Method in interface org.apache.tapestry5.tree.TreeExpansionModel
Marks all nodes as collapsed.
clear() - Method in interface org.apache.tapestry5.tree.TreeSelectionModel
Clears the selection.
clear() - Method in interface org.apache.tapestry5.ValidationTracker
Clears all information stored by the tracker.
clear() - Method in class org.apache.tapestry5.ValidationTrackerImpl
 
clear() - Method in class org.apache.tapestry5.ValidationTrackerWrapper
 
clearCache() - Method in interface org.apache.tapestry5.internal.services.PageSource
Clears the source's cache of loaded pages.
clearCache() - Method in class org.apache.tapestry5.internal.services.PageSourceImpl
 
clearCache() - Method in class org.apache.tapestry5.ioc.internal.services.PlasticProxyFactoryImpl
 
clearCache() - Method in class org.apache.tapestry5.ioc.internal.services.PropertyAccessImpl
Clears the cache of adapters and asks the Introspector to clear its cache.
clearCache() - Method in class org.apache.tapestry5.ioc.internal.services.TypeCoercerImpl
 
clearCache() - Method in interface org.apache.tapestry5.ioc.services.PlasticProxyFactory
Clears any cached information stored by the proxy factory; this is useful in Tapestry development mode when a class loader may have been discarded (because the proxy factory may indirectly keep references to classes loaded by the old class loader).
clearCache() - Method in interface org.apache.tapestry5.ioc.services.PropertyAccess
Discards all stored property access information, discarding all created class adapters.
clearCache() - Method in interface org.apache.tapestry5.ioc.services.TypeCoercer
Clears cached information stored by the TypeCoercer.
clearCache() - Method in class org.apache.tapestry5.ioc.util.StrategyRegistry
 
clearCheckedException() - Method in class org.apache.tapestry5.internal.plastic.AbstractMethodInvocation
Invoked from the implementation of MethodInvocation.setReturnValue(Object).
clearErrors() - Method in class org.apache.tapestry5.corelib.components.BeanEditForm
 
clearErrors() - Method in class org.apache.tapestry5.corelib.components.Form
 
clearErrors() - Method in interface org.apache.tapestry5.FormValidationControl
Invokes ValidationTracker.clear().
clearExpansions() - Method in class org.apache.tapestry5.corelib.components.Tree
Clears the tree's TreeExpansionModel.
click(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
clickAndWait(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
Click a link identified by a locator, then wait for the resulting page to load.
clickAt(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
clickLink(Element) - Method in class org.apache.tapestry5.test.PageTester
Simulates a click on a link.
clickLinkAndReturnResponse(Element) - Method in class org.apache.tapestry5.test.PageTester
Simulates a click on a link.
clickSubmit(Element, Map<String, String>) - Method in class org.apache.tapestry5.test.PageTester
Simulates a submission of the form by clicking the specified submit button.
clickSubmitAndReturnResponse(Element, Map<String, String>) - Method in class org.apache.tapestry5.test.PageTester
Simulates a submission of the form by clicking the specified submit button.
CLIENT - Static variable in class org.apache.tapestry5.PersistenceConstants
The field's value is stored on the client, as a query parameter or hidden form field.
ClientBehaviorSupport - Interface in org.apache.tapestry5.services
Collects details about zone usage for efficient initialization of the client side objects.
ClientBehaviorSupportImpl - Class in org.apache.tapestry5.internal.services
 
ClientBehaviorSupportImpl(JavaScriptSupport, Environment) - Constructor for class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
 
ClientBodyElement - Interface in org.apache.tapestry5
Extends ClientElement with the concept of a body, a Block that can be rendered to provide the content within.
ClientConstraintDescriptor - Class in org.apache.tapestry5.beanvalidator
Describes a single client-side constraint.
ClientConstraintDescriptor(Class, String, String...) - Constructor for class org.apache.tapestry5.beanvalidator.ClientConstraintDescriptor
Creates a ClientConstraintDescriptor.
ClientConstraintDescriptorImpl - Class in org.apache.tapestry5.internal.beanvalidator
 
ClientConstraintDescriptorImpl(Collection<ClientConstraintDescriptor>) - Constructor for class org.apache.tapestry5.internal.beanvalidator.ClientConstraintDescriptorImpl
 
ClientConstraintDescriptorSource - Interface in org.apache.tapestry5.beanvalidator
Source for ClientConstraintDescriptor.
ClientDataEncoder - Interface in org.apache.tapestry5.services
A service used when a component or service needs to encode some amount of data on the client as a string.
ClientDataEncoderImpl - Class in org.apache.tapestry5.internal.services
 
ClientDataEncoderImpl(URLEncoder, String, Logger, String, AlertManager) - Constructor for class org.apache.tapestry5.internal.services.ClientDataEncoderImpl
 
ClientDataSink - Interface in org.apache.tapestry5.services
Allows binary object data to be encoded into a string.
ClientDataSinkImpl - Class in org.apache.tapestry5.internal.services
 
ClientDataSinkImpl(URLEncoder, Key) - Constructor for class org.apache.tapestry5.internal.services.ClientDataSinkImpl
 
ClientElement - Interface in org.apache.tapestry5
Interface for any kind of object (typically, a component) that can provide a client-side id, typically used in the generation of client-side (JavaScript) logic.
ClientPersistentFieldStorage - Interface in org.apache.tapestry5.internal.services
Describes an object that can store PersistentFieldChanges, and manage a query parameter stored into a Link to maining this data across requests.
ClientPersistentFieldStorageImpl - Class in org.apache.tapestry5.internal.services
Manages client-persistent values on behalf of a ClientPersistentFieldStorageImpl.
ClientPersistentFieldStorageImpl(Request, ClientDataEncoder) - Constructor for class org.apache.tapestry5.internal.services.ClientPersistentFieldStorageImpl
 
ClientPersistentFieldStrategy - Class in org.apache.tapestry5.internal.services
Implements simple client-persistent properties.
ClientPersistentFieldStrategy(ClientPersistentFieldStorage) - Constructor for class org.apache.tapestry5.internal.services.ClientPersistentFieldStrategy
 
clientStateMustBeSerializable(Object) - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
 
ClientValidation - Enum in org.apache.tapestry5.corelib
Controls if and how client-side form input validation occurs.
ClientWhitelist - Interface in org.apache.tapestry5.services.security
Analyzes the current request to see if it is on the whitelist (of clients with access to certain key pages).
ClientWhitelistImpl - Class in org.apache.tapestry5.internal.services.security
 
ClientWhitelistImpl(Request, ChainBuilder, List<WhitelistAnalyzer>) - Constructor for class org.apache.tapestry5.internal.services.security.ClientWhitelistImpl
 
cloak() - Method in class org.apache.tapestry5.internal.services.EnvironmentImpl
 
cloak() - Method in interface org.apache.tapestry5.services.Environment
Hides all current environment values, making the Environment object appear empty, until a call to Environment.decloak()} restores the original state.
clone() - Method in class org.apache.tapestry5.ioc.util.IdAllocator
Creates a clone of this IdAllocator instance, copying the allocator's namespace and key map.
close() - Method in class org.apache.tapestry5.internal.gzip.BufferedGZipOutputStream
 
close(Closeable) - Static method in class org.apache.tapestry5.internal.plastic.PlasticInternalUtils
 
close() - Method in class org.apache.tapestry5.internal.util.TeeOutputStream
 
close(Closeable) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
 
close() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
CLUSTERED_SESSIONS - Static variable in class org.apache.tapestry5.SymbolConstants
If "true" then at the end of each request the SessionPersistedObjectAnalyzer will be called on each session persisted object that was accessed during the request.
ClusteredSessionImpl - Class in org.apache.tapestry5.internal.services
A thin wrapper around HttpSession.
ClusteredSessionImpl(HttpServletRequest, HttpSession, SessionPersistedObjectAnalyzer) - Constructor for class org.apache.tapestry5.internal.services.ClusteredSessionImpl
 
coerce(String) - Method in class org.apache.tapestry5.internal.json.StringToJSONArray
 
coerce(String) - Method in class org.apache.tapestry5.internal.json.StringToJSONObject
 
coerce(Object, Class<T>) - Method in class org.apache.tapestry5.internal.services.PropertyConduitDelegate
 
coerce(S, Class<T>) - Method in interface org.apache.tapestry5.internal.structure.ComponentPageElementResources
Performs a coercion from an input type to a desired output type.
coerce(S, Class<T>) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementResourcesImpl
 
coerce(ComponentClassTransformWorker) - Method in class org.apache.tapestry5.internal.transform.CCTWToCCTW2Coercion
 
coerce(InjectionProvider) - Method in class org.apache.tapestry5.internal.transform.InjectionProviderToInjectionProvider2
 
coerce(S) - Method in class org.apache.tapestry5.ioc.internal.services.CompoundCoercion
 
coerce(Object, Class) - Method in class org.apache.tapestry5.ioc.internal.services.TypeCoercerImpl
 
coerce(S, Class<T>) - Method in interface org.apache.tapestry5.ioc.internal.TypeCoercerProxy
Returns input cast to targetType if input is an instance of target type, otherwise delegates to TypeCoercer.coerce(Object, Class).
coerce(S, Class<T>) - Method in class org.apache.tapestry5.ioc.internal.TypeCoercerProxyImpl
 
coerce(S) - Method in interface org.apache.tapestry5.ioc.services.Coercion
Converts an input value.
coerce(S, Class<T>) - Method in interface org.apache.tapestry5.ioc.services.TypeCoercer
Performs a coercion from an input type to a desired output type.
coerce(String) - Method in class org.apache.tapestry5.util.StringToEnumCoercion
 
coerceContext(int, String) - Method in class org.apache.tapestry5.internal.services.ComponentEventImpl
 
coerceContext(int, String) - Method in interface org.apache.tapestry5.runtime.ComponentEvent
Coerces a context value to a particular type.
CoercingPropertyConduitWrapper - Class in org.apache.tapestry5.internal.services
 
CoercingPropertyConduitWrapper(PropertyConduit, TypeCoercer) - Constructor for class org.apache.tapestry5.internal.services.CoercingPropertyConduitWrapper
 
Coercion<S,T> - Interface in org.apache.tapestry5.ioc.services
Responsible for converting from one type to another.
CoercionTuple<S,T> - Class in org.apache.tapestry5.ioc.services
An immutable object that represents a mapping from one type to another.
CoercionTuple(Class<S>, Class<T>, Coercion<S, T>) - Constructor for class org.apache.tapestry5.ioc.services.CoercionTuple
Standard constructor, which defaults wrap to true.
CoercionTuple(Class<S>, Class<T>, Coercion<S, T>, boolean) - Constructor for class org.apache.tapestry5.ioc.services.CoercionTuple
Internal-use constructor.
collectEagerLoadServices(Collection<EagerLoadServiceProxy>) - Method in interface org.apache.tapestry5.ioc.internal.Module
Locates services with the EagerLoad annotation and generates proxies for them, then adds them to the proxies list for instantiation.
collectEagerLoadServices(Collection<EagerLoadServiceProxy>) - Method in class org.apache.tapestry5.ioc.internal.ModuleImpl
 
CollectionFactory - Class in org.apache.tapestry5.ioc.internal.util
Static factory methods to ease the creation of new collection types (when using generics).
CollectionFactory() - Constructor for class org.apache.tapestry5.ioc.internal.util.CollectionFactory
 
CollectionGridDataSource - Class in org.apache.tapestry5.internal.grid
 
CollectionGridDataSource(Collection) - Constructor for class org.apache.tapestry5.internal.grid.CollectionGridDataSource
 
collectPageActivationContext(String) - Method in interface org.apache.tapestry5.internal.services.PageActivationContextCollector
Fires the passivate event and collects the response, which is coerced to an object array.
collectPageActivationContext(String) - Method in class org.apache.tapestry5.internal.services.PageActivationContextCollectorImpl
 
COLON - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
 
COLON - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
 
COLUMNS_ASCENDING - Static variable in class org.apache.tapestry5.grid.GridConstants
Default Asset for ascending columns sort
COLUMNS_DESCENDING - Static variable in class org.apache.tapestry5.grid.GridConstants
Default Asset for ascending columns sort
COLUMNS_SORTABLE - Static variable in class org.apache.tapestry5.grid.GridConstants
Default Asset for sortable columns
ColumnSort - Enum in org.apache.tapestry5.grid
Identifies how a column within a GridSortModel is sorted.
combine(Mapper<A, B>, Mapper<B, C>) - Static method in class org.apache.tapestry5.func.F
Combines two mappers into a composite mapping from type A to type C via type B.
combine(Worker<? super T>...) - Static method in class org.apache.tapestry5.func.F
Combines several compatible workers together into a composite.
COMBINE_SCRIPTS - Static variable in class org.apache.tapestry5.SymbolConstants
If "true" then JavaScript files in a JavaScriptStack will be combined into a single virtual JavaScript file.
COMMA - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionLexer
 
COMMA - Static variable in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
 
COMMAND_PROCESSOR_ATTRIBUTE - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
The ITestContext attribute holding an instance of CommandProcessor, with enhanced exception reporting control.
Comment - Class in org.apache.tapestry5.dom
A node that represents a comment within the DOM.
comment(String) - Method in class org.apache.tapestry5.dom.Document
Adds the comment and returns this document for further construction.
comment(String) - Method in class org.apache.tapestry5.dom.Element
Adds the comment and returns this element for further construction.
comment - Variable in class org.apache.tapestry5.internal.parser.CommentToken
 
comment(String) - Method in class org.apache.tapestry5.internal.services.MarkupWriterImpl
 
comment(String) - Method in interface org.apache.tapestry5.MarkupWriter
Adds an XML comment.
CommentToken - Class in org.apache.tapestry5.internal.parser
A node representing a comment embedded in the source input.
CommentToken(String, Location) - Constructor for class org.apache.tapestry5.internal.parser.CommentToken
 
commit() - Method in interface org.apache.tapestry5.hibernate.HibernateSessionManager
Commits the current transaction (which will cause a flush of data to the database), then starts a new transaction to replace it.
commit() - Method in class org.apache.tapestry5.internal.hibernate.HibernateSessionManagerImpl
 
commit() - Method in class org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl
 
commit() - Method in class org.apache.tapestry5.internal.services.ClientBehaviorSupportImpl
Invoked at the end of rendering to commit (to the JavaScriptSupport) any accumulated validations.
commit(JSONObject) - Method in class org.apache.tapestry5.internal.services.PartialMarkupDocumentLinker
Commits changes, adding one or more keys to the reply.
CommitAfter - Annotation Type in org.apache.tapestry5.hibernate.annotations
Marks a method of a service (or a component method) as transactional: the active transaction should commit after invoking the method.
CommitAfter - Annotation Type in org.apache.tapestry5.jpa.annotations
 
CommitAfterMethodAdvice - Class in org.apache.tapestry5.internal.jpa
 
CommitAfterMethodAdvice(EntityManagerManager, PersistenceContext) - Constructor for class org.apache.tapestry5.internal.jpa.CommitAfterMethodAdvice
 
CommitAfterWorker - Class in org.apache.tapestry5.internal.hibernate
Searches for methods that have the CommitAfter annotation and adds logic around the method to commit or abort the transaction.
CommitAfterWorker(HibernateSessionManager) - Constructor for class org.apache.tapestry5.internal.hibernate.CommitAfterWorker
 
CommitAfterWorker - Class in org.apache.tapestry5.internal.jpa
 
CommitAfterWorker(EntityManagerManager) - Constructor for class org.apache.tapestry5.internal.jpa.CommitAfterWorker
 
commitTransactionInterceptor(String, Class) - Static method in class org.apache.tapestry5.internal.hibernate.HibernateMessages
 
CommonResourcesInjectionProvider - Class in org.apache.tapestry5.internal.services
Allows for a number of anonymous injections based on the type of field that is to be injected.
CommonResourcesInjectionProvider() - Constructor for class org.apache.tapestry5.internal.services.CommonResourcesInjectionProvider
 
COMPACT_JSON - Static variable in class org.apache.tapestry5.SymbolConstants
If "true", then JSON page initialization content is compressed; if "false" then extra white space is added (pretty printing).
compareSpecial(String) - Method in class org.apache.tapestry5.internal.plastic.InstructionBuilderImpl
 
compareSpecial(String) - Method in interface org.apache.tapestry5.plastic.InstructionBuilder
Special comparison logic for primitive float, double and long.
compareTo(MethodDescription) - Method in class org.apache.tapestry5.plastic.MethodDescription
 
compareTo(TransformMethodSignature) - Method in class org.apache.tapestry5.services.TransformMethodSignature
Sorting is primarily via method name.
Component - Annotation Type in org.apache.tapestry5.annotations
Used to define an embedded component within another component.
COMPONENT - Static variable in class org.apache.tapestry5.BindingConstants
A reference to a component within the container's template, by local component id.
Component - Interface in org.apache.tapestry5.runtime
Interface that defines the lifecycle of a component, within a page, allowing for callbacks into the component for many different events.
COMPONENT_RENDER_TRACING_ENABLED - Static variable in class org.apache.tapestry5.SymbolConstants
If "true" and SymbolConstants.PRODUCTION_MODE is off, comments will be rendered before and after the rendering of any component allowing more visibility into which components rendered which markup.
ComponentAction<T> - Interface in org.apache.tapestry5
An action that is associated with a component.
componentActionNotSerializable(String, Throwable) - Static method in class org.apache.tapestry5.corelib.internal.InternalMessages
 
ComponentActionSink - Class in org.apache.tapestry5.corelib.internal
Used to collection component actions, with the ultimate goal being the creation of a MIME-encoded string of the serialization of those actions.
ComponentActionSink(Logger, ClientDataEncoder) - Constructor for class org.apache.tapestry5.corelib.internal.ComponentActionSink
 
ComponentAssemblerSource - Interface in org.apache.tapestry5.internal.pageload
Provides access to ComponentAssemblers (this is used by the assemblers to find related assemblers).
ComponentBinding - Class in org.apache.tapestry5.internal.bindings
 
ComponentBinding(Location, String, ComponentResources, String) - Constructor for class org.apache.tapestry5.internal.bindings.ComponentBinding
 
ComponentBindingFactory - Class in org.apache.tapestry5.internal.bindings
The "component:" binding prefix, which allows access to a child component via its id.
ComponentBindingFactory() - Constructor for class org.apache.tapestry5.internal.bindings.ComponentBindingFactory
 
ComponentCallback - Interface in org.apache.tapestry5.internal.structure
Callback interface, used when invoking lifecycle methods on components.
ComponentClassCache - Interface in org.apache.tapestry5.internal.services
A cache for converting between class names and component (or other) classes.
ComponentClassCacheImpl - Class in org.apache.tapestry5.internal.services
 
ComponentClassCacheImpl(PlasticProxyFactory, TypeCoercer) - Constructor for class org.apache.tapestry5.internal.services.ComponentClassCacheImpl
 
ComponentClasses - Annotation Type in org.apache.tapestry5.services
Marker annotation used to inject the correct InvalidationEventHub service responsible for invalidations when underlying component class files are changed.
ComponentClassResolver - Interface in org.apache.tapestry5.services
Resolves page names and component types to fully qualified class names.
ComponentClassResolverImpl - Class in org.apache.tapestry5.internal.services
 
ComponentClassResolverImpl(Logger, ClassNameLocator, String, Collection<LibraryMapping>) - Constructor for class org.apache.tapestry5.internal.services.ComponentClassResolverImpl
 
ComponentClassTransformWorker - Interface in org.apache.tapestry5.services
Deprecated. Deprecated in Tapestry 5.3; use ComponentClassTransformWorker2
ComponentClassTransformWorker2 - Interface in org.apache.tapestry5.services.transform
Interface for a set of objects that can perform transformation of component classes.
componentCount - Variable in class org.apache.tapestry5.internal.structure.Page.Stats
The total number of components in the page, including the root component.
ComponentDefaultProvider - Interface in org.apache.tapestry5.services
A service that can be injected into a component to provide common defaults for various types of parameters.
ComponentDefaultProviderImpl - Class in org.apache.tapestry5.internal.services
 
ComponentDefaultProviderImpl(PropertyAccess, BindingSource, ValueEncoderSource, FieldTranslatorSource, FieldValidatorDefaultSource) - Constructor for class org.apache.tapestry5.internal.services.ComponentDefaultProviderImpl
 
ComponentEvent - Interface in org.apache.tapestry5.runtime
An event that may originate in application logic, or as a result of a client interaction (a GET or POST from the client).
ComponentEventCallback<T> - Interface in org.apache.tapestry5
Callback interface for a render phase event or ComponentEvent, notified when a non-null value is returned from some event handler method.
ComponentEventDispatcher - Class in org.apache.tapestry5.internal.services
Processes component action events sent as requests from the client.
ComponentEventDispatcher(ComponentRequestHandler, ComponentEventLinkEncoder) - Constructor for class org.apache.tapestry5.internal.services.ComponentEventDispatcher
 
ComponentEventException - Exception in org.apache.tapestry5.runtime
A wrapper exception around any exception thrown when invoking a component event handler.
ComponentEventException(String, String, EventContext, Object, Throwable) - Constructor for exception org.apache.tapestry5.runtime.ComponentEventException
 
ComponentEventHandler - Interface in org.apache.tapestry5.services
Interface used with TransformationSupport.addEventHandler(String, int, String, ComponentEventHandler)} (and, in the old API, ClassTransformation.addComponentEventHandler(String, int, String, ComponentEventHandler)).
ComponentEventImpl - Class in org.apache.tapestry5.internal.services
 
ComponentEventImpl(String, String, EventContext, ComponentEventCallback, ComponentPageElementResources, Logger) - Constructor for class org.apache.tapestry5.internal.services.ComponentEventImpl
 
componentEventIsAborted(String) - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
 
ComponentEventLinkEncoder - Interface in org.apache.tapestry5.services
Responsible for creating Links for page render requests and for component event requests, and for parsing incoming paths to identify requests that are component event or page render requests.
ComponentEventLinkEncoderImpl - Class in org.apache.tapestry5.internal.services
 
ComponentEventLinkEncoderImpl(ComponentClassResolver, ContextPathEncoder, LocalizationSetter, Request, Response, RequestSecurityManager, BaseURLSource, PersistentLocale, boolean, String, MetaDataLocator, ClientWhitelist) - Constructor for class org.apache.tapestry5.internal.services.ComponentEventLinkEncoderImpl
 
ComponentEventLinkTransformer - Interface in org.apache.tapestry5.services.linktransform
Allows for selective replacement of the default Link used to represent a component event request.
ComponentEventRequestFilter - Interface in org.apache.tapestry5.services
Filter interface for ComponentEventRequestHandler.
ComponentEventRequestHandler - Interface in org.apache.tapestry5.services
Handler interface for component event requests.
ComponentEventRequestHandlerImpl - Class in org.apache.tapestry5.internal.services
 
ComponentEventRequestHandlerImpl(ComponentEventResultProcessor, RequestPageCache, Response, PageActivator, ActionRenderResponseGenerator, Environment) - Constructor for class org.apache.tapestry5.internal.services.ComponentEventRequestHandlerImpl
 
ComponentEventRequestParameters - Class in org.apache.tapestry5.services
Encapsulates all the information that may be provided in a component event request URL.
ComponentEventRequestParameters(String, String, String, String, EventContext, EventContext) - Constructor for class org.apache.tapestry5.services.ComponentEventRequestParameters
 
ComponentEventResultProcessor<T> - Interface in org.apache.tapestry5.services
Responsible for handling the return value provided by a component event handler method.
componentInstanceIsNotAPage(Component) - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
 
ComponentInstanceOperation - Interface in org.apache.tapestry5.services
Deprecated. Deprecated in 5.3 with no replacement
ComponentInstanceProcessor - Annotation Type in org.apache.tapestry5.internal.services
Marker for ComponentEventResultProcessor to identify the particular implementation used for handling Component instances (i.e., pages).
ComponentInstanceResultProcessor - Class in org.apache.tapestry5.internal.services
 
ComponentInstanceResultProcessor(Logger, RequestPageCache, ActionRenderResponseGenerator) - Constructor for class org.apache.tapestry5.internal.services.ComponentInstanceResultProcessor
 
ComponentInstantiatorSource - Interface in org.apache.tapestry5.internal.services
Creates Instantiators for components, based on component class name.
ComponentInstantiatorSourceImpl - Class in org.apache.tapestry5.internal.services
A wrapper around a PlasticManager that allows certain classes to be modified as they are loaded.
ComponentInstantiatorSourceImpl(Logger, LoggerSource, PlasticProxyFactory, ComponentClassTransformWorker2, ClasspathURLConverter, OperationTracker, Map<String, ControlledPackageType>, boolean, ComponentClassResolver, InternalComponentInvalidationEventHub) - Constructor for class org.apache.tapestry5.internal.services.ComponentInstantiatorSourceImpl
 
ComponentLayer - Annotation Type in org.apache.tapestry5.services
Marker annotation used to identify a service from the component layer that conflicts, in terms of service interface, with a service from elsewhere.
ComponentMessages - Annotation Type in org.apache.tapestry5.services
Marker annotation used to inject the correct InvalidationEventHub service responsible for validations when component message catalog (i.e., ".properties") files change.
ComponentMessagesSource - Interface in org.apache.tapestry5.services.messages
Used to connect a Tapestry component to its message catalog, or to obtain the application catalog (that all component message catalogs extend from).
ComponentMessagesSourceImpl - Class in org.apache.tapestry5.internal.services
 
ComponentMessagesSourceImpl(boolean, List<Resource>, PropertiesFileParser, ComponentResourceLocator, ClasspathURLConverter) - Constructor for class org.apache.tapestry5.internal.services.ComponentMessagesSourceImpl
 
ComponentMethodAdvice - Interface in org.apache.tapestry5.services
Deprecated. Deprecated in 5.3
ComponentMethodInvocation - Interface in org.apache.tapestry5.services
Deprecated. Deprecated in 5.3
ComponentModel - Interface in org.apache.tapestry5.model
Defines a component in terms of its capabilities, parameters, sub-components, etc.
ComponentModelSource - Interface in org.apache.tapestry5.internal.services
Access to component models (as provided via ComponentInstantiatorSource).
ComponentModelSourceImpl - Class in org.apache.tapestry5.internal.services
 
ComponentModelSourceImpl(ComponentClassResolver, ComponentInstantiatorSource) - Constructor for class org.apache.tapestry5.internal.services.ComponentModelSourceImpl
 
ComponentName - Class in org.apache.tapestry5.internal.pageload
Used to construct component names.
ComponentPageElement - Interface in org.apache.tapestry5.internal.structure
Defines an element of a page that is a component elements that are, in fact, components (rather than just static markup).
ComponentPageElementImpl - Class in org.apache.tapestry5.internal.structure
Implements RenderCommand and represents a component within an overall page.
ComponentPageElementImpl(Page, Instantiator, ComponentPageElementResources, Request, SymbolSource) - Constructor for class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
Constructor for the root component of a page.
ComponentPageElementResources - Interface in org.apache.tapestry5.internal.structure
Provides access to common methods of various services, needed by implementations of ComponentPageElement and InternalComponentResources.
ComponentPageElementResourcesImpl - Class in org.apache.tapestry5.internal.structure
 
ComponentPageElementResourcesImpl(ComponentResourceSelector, ComponentMessagesSource, TypeCoercer, ComponentClassCache, ContextValueEncoder, LinkSource, RequestPageCache, ComponentClassResolver, LoggerSource, OperationTracker, PerthreadManager) - Constructor for class org.apache.tapestry5.internal.structure.ComponentPageElementResourcesImpl
 
ComponentPageElementResourcesSource - Interface in org.apache.tapestry5.internal.structure
Provides access to the ComponentPageElementResources facade.
ComponentPageElementResourcesSourceImpl - Class in org.apache.tapestry5.internal.structure
 
ComponentPageElementResourcesSourceImpl(ComponentMessagesSource, TypeCoercer, ComponentClassCache, ContextValueEncoder, LinkSource, RequestPageCache, ComponentClassResolver, LoggerSource, OperationTracker, PerthreadManager) - Constructor for class org.apache.tapestry5.internal.structure.ComponentPageElementResourcesSourceImpl
 
ComponentParameterConstants - Class in org.apache.tapestry5
Constants for core component parameters defined by Symbol
ComponentParameterConstants() - Constructor for class org.apache.tapestry5.ComponentParameterConstants
 
ComponentRequestFilter - Interface in org.apache.tapestry5.services
Filter interface for ComponentRequestHandler.
ComponentRequestHandler - Interface in org.apache.tapestry5.services
A facade around ComponentEventRequestHandler and PageRenderRequestHandler that allows for simplified filters that cover both types of requests.
ComponentRequestHandlerTerminator - Class in org.apache.tapestry5.internal.services
Terminator for the ComponentRequestHandler pipeline, that feeds out into the ComponentEventRequestHandler and PageRenderRequestHandler pipelines.
ComponentRequestHandlerTerminator(ComponentEventRequestHandler, PageRenderRequestHandler) - Constructor for class org.apache.tapestry5.internal.services.ComponentRequestHandlerTerminator
 
ComponentRequestSelectorAnalyzer - Interface in org.apache.tapestry5.services.pageload
Determines the ComponentResourceSelector for the current request.
ComponentResourceLocator - Interface in org.apache.tapestry5.services.pageload
A central service that encapsulates the rules for locating resources for components.
ComponentResources - Interface in org.apache.tapestry5
Provides a component instance with the resources provided by the framework.
ComponentResourcesAware - Interface in org.apache.tapestry5.runtime
Interface implemented by components (after they have been transformed at load time).
ComponentResourcesCommon - Interface in org.apache.tapestry5
Operations shared by the public ComponentResources interface and ComponentPageElement interface (on the internal side).
ComponentResourceSelector - Class in org.apache.tapestry5.services.pageload
Encapsulates the information that is used when locating a template or message catalog associated with a component.
ComponentResourceSelector(Locale) - Constructor for class org.apache.tapestry5.services.pageload.ComponentResourceSelector
 
ComponentResourcesOperation - Interface in org.apache.tapestry5.internal.services
A kind of callback that can easily be injected into a transformed class to perform complex work.
ComponentResourcesRenderer - Class in org.apache.tapestry5.internal.renderers
Renders ComponentResources instance, showing the complete id and the class name and the location (if a location is available, it won't be for pages).
ComponentResourcesRenderer(ObjectRenderer) - Constructor for class org.apache.tapestry5.internal.renderers.ComponentResourcesRenderer
 
ComponentResultProcessorWrapper - Class in org.apache.tapestry5.internal.services
A wrapper around ComponentEventResultProcessor that encapsulates capturing the exception.
ComponentResultProcessorWrapper(ComponentEventResultProcessor) - Constructor for class org.apache.tapestry5.internal.services.ComponentResultProcessorWrapper
 
components - Variable in class org.apache.tapestry5.internal.PageCatalogTotals
Total number of components.
COMPONENTS_SUBPACKAGE - Static variable in class org.apache.tapestry5.internal.InternalConstants
 
ComponentSource - Interface in org.apache.tapestry5.services
Used by classes that need to retrieve a component by its complete id, or a page by its logical page name or root component class.
ComponentSourceImpl - Class in org.apache.tapestry5.internal.services
 
ComponentSourceImpl(RequestPageCache, ComponentClassResolver, RequestGlobals) - Constructor for class org.apache.tapestry5.internal.services.ComponentSourceImpl
 
ComponentTemplate - Interface in org.apache.tapestry5.internal.parser
A parsed component template, containing all the tokens parsed from the template.
ComponentTemplateImpl - Class in org.apache.tapestry5.internal.parser
 
ComponentTemplateImpl(Resource, List<TemplateToken>, Map<String, Location>, boolean, Map<String, List<TemplateToken>>) - Constructor for class org.apache.tapestry5.internal.parser.ComponentTemplateImpl
 
ComponentTemplateLocator - Interface in org.apache.tapestry5.services.templates
Deprecated. Deprecated in 5.3, override or decorate ComponentResourceSelector instead.
ComponentTemplates - Annotation Type in org.apache.tapestry5.services
Marker annotation used to inject the correct InvalidationEventHub service responsible for validations when component template files change.
ComponentTemplateSource - Interface in org.apache.tapestry5.internal.services
Provides access to cached ComponentTemplates.
ComponentTemplateSourceImpl - Class in org.apache.tapestry5.internal.services
Service implementation that manages a cache of parsed component templates.
ComponentTemplateSourceImpl(boolean, TemplateParser, ComponentResourceLocator, ClasspathURLConverter) - Constructor for class org.apache.tapestry5.internal.services.ComponentTemplateSourceImpl
 
ComponentValueProvider<T> - Interface in org.apache.tapestry5.services
Deprecated. Deprecated in 5.3, using Plastic equivalents
ComponentWorker - Class in org.apache.tapestry5.internal.transform
Finds fields with the Component annotation and updates the model.
ComponentWorker(ComponentClassResolver) - Constructor for class org.apache.tapestry5.internal.transform.ComponentWorker
 
CompositeFieldValidator - Class in org.apache.tapestry5.internal.services
Aggregates together a number of field validator instances as a single unit.
CompositeFieldValidator(List<FieldValidator>) - Constructor for class org.apache.tapestry5.internal.services.CompositeFieldValidator
 
CompoundCoercion<S,I,T> - Class in org.apache.tapestry5.ioc.internal.services
Combines two coercions to create a coercsion through an intermediate type.
CompoundCoercion(Coercion<S, I>, Coercion<I, T>) - Constructor for class org.apache.tapestry5.ioc.internal.services.CompoundCoercion
 
COMPRESS_WHITESPACE - Static variable in class org.apache.tapestry5.SymbolConstants
Controls whether whitespace is compressed by default in templates, or left as is.
CompressionAnalyzer - Interface in org.apache.tapestry5.services.assets
Identifies which content types are compressable.
CompressionAnalyzerImpl - Class in org.apache.tapestry5.internal.services.assets
 
CompressionAnalyzerImpl(Map<String, Boolean>) - Constructor for class org.apache.tapestry5.internal.services.assets.CompressionAnalyzerImpl
 
CompressionStatus - Enum in org.apache.tapestry5.services.assets
Indicates how the content inside a StreamableResource is (potentially) compressed.
ComputedValue<T> - Interface in org.apache.tapestry5.plastic
Provides an indirect, or computed, value.
concat(Flow<? extends T>) - Method in interface org.apache.tapestry5.func.Flow
Returns a new Flow with the other Flow's elements appended to this Flow's.
concat(List<? extends T>) - Method in interface org.apache.tapestry5.func.FlowOperations
Returns a new Flow with the elements in the list appended to this Flow.
ConcurrentBarrier - Class in org.apache.tapestry5.ioc.internal.util
A barrier used to execute code in a context where it is guarded by read/write locks.
ConcurrentBarrier() - Constructor for class org.apache.tapestry5.ioc.internal.util.ConcurrentBarrier
 
Condition - Enum in org.apache.tapestry5.plastic
Condition used with InstructionBuilder.when(Condition, WhenCallback).
condition - Variable in class org.apache.tapestry5.services.javascript.StylesheetOptions
The Internet Explorer condition associated with the link.
Configuration<T> - Interface in org.apache.tapestry5.ioc
Object passed into a service contributor method that allows the method provide contributed values to the service's configuration.
ConfigurationType - Enum in org.apache.tapestry5.ioc.internal
Defines the three types of configurations a service may request.
configure(Configuration<?>) - Method in interface org.apache.tapestry5.beanvalidator.BeanValidatorConfigurer
Passed the configuration so as to make changes.
configure(JSONObject) - Method in class org.apache.tapestry5.corelib.mixins.Autocomplete
Invoked to allow subclasses to further configure the parameters passed to the JavaScript Ajax.Autocompleter options.
configure(Configuration) - Method in interface org.apache.tapestry5.hibernate.HibernateConfigurer
Passed the configuration so as to make changes.
configure(Configuration) - Method in class org.apache.tapestry5.internal.hibernate.DefaultHibernateConfigurer
 
configure(Configuration) - Method in class org.apache.tapestry5.internal.hibernate.PackageNameHibernateConfigurer
 
configure(TapestryPersistenceUnitInfo) - Method in class org.apache.tapestry5.internal.jpa.PackageNamePersistenceUnitConfigurer
Configures a persistence unit.
configure(TapestryPersistenceUnitInfo) - Method in interface org.apache.tapestry5.jpa.PersistenceUnitConfigurer
Configures a persistence unit.
configure(String, String, int, int) - Method in class org.apache.tapestry5.test.Jetty7Runner
 
configureControlledPackagesFromComponentClassResolver(MappedConfiguration<String, ControlledPackageType>, ComponentClassResolver) - Static method in class org.apache.tapestry5.internal.services.InternalModule
Contributes packages identified by ComponentClassResolver.getControlledPackageMapping().
configureInstantiator(String, ClassInstantiator) - Method in class org.apache.tapestry5.internal.plastic.NoopDelegate
 
configureInstantiator(String, ClassInstantiator<T>) - Method in class org.apache.tapestry5.internal.services.ComponentInstantiatorSourceImpl
 
configureInstantiator(String, ClassInstantiator<T>) - Method in interface org.apache.tapestry5.plastic.PlasticManagerDelegate
Configures the instantiator for a transformed PlasticClass.
conflictingEncodingType(String, String) - Static method in class org.apache.tapestry5.corelib.internal.InternalMessages
 
constant() - Method in class org.apache.tapestry5.internal.antlr.PropertyExpressionParser
 
constraints - Variable in class org.apache.tapestry5.ioc.internal.AbstractServiceInstrumenter
 
constructAssetPath(String, String) - Method in class org.apache.tapestry5.internal.services.assets.AssetPathConstructorImpl
 
constructAssetPath(String, String) - Method in interface org.apache.tapestry5.services.assets.AssetPathConstructor
Constructs an asset URL path from the virtual folder and path (within the virtual folder).
constructClassNodeFromBytecode(String) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassPool
Constructs a class node by reading the raw bytecode for a class and instantiating a ClassNode (via ClassReader.accept(org.apache.tapestry5.internal.plastic.asm.ClassVisitor, int)).
constructCreator(ServiceBuilderResources) - Method in interface org.apache.tapestry5.ioc.internal.ObjectCreatorSource
Provides an ObjectCreator that can be used to ultimately instantiate the core service implementation.
constructCreator(ServiceBuilderResources) - Method in class org.apache.tapestry5.ioc.internal.ReloadableObjectCreatorSource
 
ConstructionPlan<T> - Class in org.apache.tapestry5.ioc.internal.util
Encapsulates the initial construction of an object instance, followed by a series InitializationPlans to initialize fields and invoke other methods of the constructed object.
ConstructionPlan(OperationTracker, String, Invokable<T>) - Constructor for class org.apache.tapestry5.ioc.internal.util.ConstructionPlan
 
constructorArgs - Variable in class org.apache.tapestry5.internal.services.AbstractInstantiator
 
ConstructorCallback - Interface in org.apache.tapestry5.plastic
Supplies construction-time logic for the class' constructor.
ConstructorInvoker<T> - Class in org.apache.tapestry5.ioc.internal.util
Wraps the invocation of a constructor (with exception reporting) as an Invokable.
ConstructorInvoker(Constructor, ObjectCreator[]) - Constructor for class org.apache.tapestry5.ioc.internal.util.ConstructorInvoker
 
ConstructorServiceCreator - Class in org.apache.tapestry5.ioc.internal
A service creator based on an implementation class' constructor, rather than a service builder method.
ConstructorServiceCreator(ServiceBuilderResources, String, Constructor) - Constructor for class org.apache.tapestry5.ioc.internal.ConstructorServiceCreator
 
constructPathsForJavaScriptStack(String) - Method in interface org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructor
Given a stack, by name, return a list of URL paths for the individual libraqries in the stack.
constructPathsForJavaScriptStack(String) - Method in class org.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructorImpl
 
CONTAINER_PAGE_NAME - Static variable in class org.apache.tapestry5.internal.InternalConstants
The name of a query parameter that stores the containing page (used in action links when the page containing the component is not the same as the page that was rendering).
CONTAINING_PAGE_DID_ATTACH_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
Deprecated. Deprecated in 5.3, along with PageAttached.
CONTAINING_PAGE_DID_ATTACH_SIGNATURE - Static variable in class org.apache.tapestry5.services.TransformConstants
Deprecated. Deprecated in Tapestry 5.3, use TransformConstants.CONTAINING_PAGE_DID_ATTACH_DESCRIPTION
CONTAINING_PAGE_DID_DETACH_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
Deprecated. Deprecated in 5.3, with PageDetached.
CONTAINING_PAGE_DID_DETACH_SIGNATURE - Static variable in class org.apache.tapestry5.services.TransformConstants
Deprecated. Deprecated in Tapestry 5.3, use TransformConstants.CONTAINING_PAGE_DID_DETACH_DESCRIPTION
CONTAINING_PAGE_DID_LOAD_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
Description for PageLifecycleListener.containingPageDidLoad().
CONTAINING_PAGE_DID_LOAD_SIGNATURE - Static variable in class org.apache.tapestry5.services.TransformConstants
Deprecated. Deprecated in 5.3, use TransformConstants.CONTAINING_PAGE_DID_LOAD_DESCRIPTION.
CONTAINING_PAGE_DID_RESET_DESCRIPTION - Static variable in class org.apache.tapestry5.services.TransformConstants
Description for PageResetListener.containingPageDidReset().
containingPageDidAttach() - Method in class org.apache.tapestry5.runtime.PageLifecycleAdapter
Deprecated.  
containingPageDidAttach() - Method in interface org.apache.tapestry5.runtime.PageLifecycleListener
Deprecated. In Tapestry 5.3, with no replacement (attach logic no longer meaningful now that pages are singletons).
containingPageDidDetach() - Method in class org.apache.tapestry5.runtime.PageLifecycleAdapter
Deprecated.  
containingPageDidDetach() - Method in interface org.apache.tapestry5.runtime.PageLifecycleListener
Deprecated. In Tapestry 5.3, with no replacement (detach logic no longer meaningful now that pages are singletons).
containingPageDidLoad() - Method in class org.apache.tapestry5.runtime.PageLifecycleAdapter
Deprecated.  
containingPageDidLoad() - Method in interface org.apache.tapestry5.runtime.PageLifecycleListener
Deprecated. in 5.3.4, use PageLifecycleCallbackHub.addPageLoadedCallback(Runnable) instead
containingPageDidReset() - Method in interface org.apache.tapestry5.internal.structure.PageResetListener
Deprecated. Invoked when the page is accessed from some other page.
contains(String) - Method in class org.apache.tapestry5.internal.services.DelegatingMessagesImpl
 
contains(String) - Method in interface org.apache.tapestry5.ioc.Messages
Returns true if the bundle contains the named key.
contains(String) - Method in class org.apache.tapestry5.ioc.util.AbstractMessages
 
containsChanges() - Method in class org.apache.tapestry5.ioc.internal.util.URLChangeTracker
Re-acquires the last updated timestamp for each URL and returns true if any timestamp has changed.
containsKey(Object) - Method in class org.apache.tapestry5.ioc.util.CaseInsensitiveMap
 
containsSymbols(String) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
Return true if the input string contains the marker for symbols that must be expanded.
containsValue(String, String) - Method in class org.apache.tapestry5.internal.services.PersistentFieldBundleImpl
 
containsValue(String, String) - Method in interface org.apache.tapestry5.services.PersistentFieldBundle
Checks to see if a persistent value has been stored for the indicated component and field.
content - Variable in class org.apache.tapestry5.internal.parser.CDATAToken
 
CONTENT_ENCODING_HEADER - Static variable in class org.apache.tapestry5.internal.InternalConstants
Name of response header for content encoding.
CONTENT_TYPE_ATTRIBUTE_NAME - Static variable in class org.apache.tapestry5.internal.InternalConstants
Used in some Ajax scenarios to set the content type for the response early, when the Page instance (the authority on content types) is known.
contentInsideBodyNotAllowed(Location) - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
 
ContentType - Annotation Type in org.apache.tapestry5.annotations
An annotation on a page component used to identify the content type the page returns.
ContentType - Class in org.apache.tapestry5
Represents an HTTP content type.
ContentType() - Constructor for class org.apache.tapestry5.ContentType
Creates a new empty content type.
ContentType(String) - Constructor for class org.apache.tapestry5.ContentType
Creates a new content type from the argument.
ContentType(String, String) - Constructor for class org.apache.tapestry5.ContentType
Creates a new content type with the given MIME type and charset
ContentTypeAnalyzer - Interface in org.apache.tapestry5.services.assets
Used to determine the MIME content type for a resource.
ContentTypeAnalyzerImpl - Class in org.apache.tapestry5.internal.services.assets
 
ContentTypeAnalyzerImpl(Context, Map<String, String>) - Constructor for class org.apache.tapestry5.internal.services.assets.ContentTypeAnalyzerImpl
 
ContentTypeExtractor - Class in org.apache.tapestry5.internal.services.meta
 
ContentTypeExtractor() - Constructor for class org.apache.tapestry5.internal.services.meta.ContentTypeExtractor
 
CONTEXT - Static variable in class org.apache.tapestry5.BindingConstants
Binding factory for context assets specifically.
CONTEXT - Static variable in class org.apache.tapestry5.internal.AssetConstants
For assets that are stored in the web application context.
Context - Interface in org.apache.tapestry5.services
An API agnostic version of ServletContext, used to bridge the gaps between the Servlet API and the Portlet API.
CONTEXT_FOLDER - Static variable in class org.apache.tapestry5.internal.services.RequestConstants
Virtual folder name for assets that are actually stored in the context, but are exposed (much like classpath assets) to gain far-future expires headers and automatic content compression.
CONTEXT_PATH_PARAMETER - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
XmlTest parameter holding the context path.
ContextAssetFactory - Class in org.apache.tapestry5.internal.services
Implementation of AssetFactory for assets that are part of the web application context.
ContextAssetFactory(AssetPathConstructor, Context, AssetPathConverter) - Constructor for class org.apache.tapestry5.internal.services.ContextAssetFactory
 
ContextAssetRequestHandler - Class in org.apache.tapestry5.internal.services.assets
Handles requests for context assets, screening out attempt to access anything under WEB-INF or META-INF.
ContextAssetRequestHandler(ResourceStreamer, Resource) - Constructor for class org.apache.tapestry5.internal.services.assets.ContextAssetRequestHandler
 
ContextBindingFactory - Class in org.apache.tapestry5.internal.bindings
Specialization of AssetBindingFactory that is explicitly limited to context assets.
ContextBindingFactory(AssetSource) - Constructor for class org.apache.tapestry5.internal.bindings.ContextBindingFactory
 
ContextImpl - Class in org.apache.tapestry5.internal.services
 
ContextImpl(ServletContext) - Constructor for class org.apache.tapestry5.internal.services.ContextImpl
 
contextIndexOutOfRange(String) - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
 
contextMenu(String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
contextMenuAt(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
ContextPathEncoder - Interface in org.apache.tapestry5.services
A service to provide utilities needed for event context encoding and decoding to and from (partial) URL paths.
ContextPathEncoderImpl - Class in org.apache.tapestry5.internal.services
 
ContextPathEncoderImpl(ContextValueEncoder, URLEncoder, TypeCoercer) - Constructor for class org.apache.tapestry5.internal.services.ContextPathEncoderImpl
 
ContextProvider - Annotation Type in org.apache.tapestry5.services
Marker annotation to select the correct AssetFactory for injection.
ContextResource - Class in org.apache.tapestry5.internal.services
A resource stored with in the web application context.
ContextResource(Context, String) - Constructor for class org.apache.tapestry5.internal.services.ContextResource
 
ContextResourceSymbolProvider - Class in org.apache.tapestry5.internal
Makes a Resource in the Context available as a SymbolProvider
ContextResourceSymbolProvider(Context, String) - Constructor for class org.apache.tapestry5.internal.ContextResourceSymbolProvider
 
ContextValueEncoder - Interface in org.apache.tapestry5.services
Used to convert values used in event contexts to client string representations and back.
ContextValueEncoderImpl - Class in org.apache.tapestry5.internal.services
 
ContextValueEncoderImpl(ValueEncoderSource) - Constructor for class org.apache.tapestry5.internal.services.ContextValueEncoderImpl
 
contribute(ModuleBuilderSource, ServiceResources, Configuration) - Method in class org.apache.tapestry5.internal.AbstractContributionDef
 
contribute(ModuleBuilderSource, ServiceResources, OrderedConfiguration) - Method in class org.apache.tapestry5.internal.AbstractContributionDef
 
contribute(ModuleBuilderSource, ServiceResources, MappedConfiguration) - Method in class org.apache.tapestry5.internal.AbstractContributionDef
 
contribute(ModuleBuilderSource, ServiceResources, OrderedConfiguration) - Method in class org.apache.tapestry5.internal.SyntheticSymbolSourceContributionDef
 
Contribute - Annotation Type in org.apache.tapestry5.ioc.annotations
An annotation that may be placed on a contributor method of a module.
contribute(ModuleBuilderSource, ServiceResources, Configuration) - Method in interface org.apache.tapestry5.ioc.def.ContributionDef
Performs the work needed to contribute into the standard, unordered configuration.
contribute(ModuleBuilderSource, ServiceResources, OrderedConfiguration) - Method in interface org.apache.tapestry5.ioc.def.ContributionDef
Performs the work needed to contribute into the ordered configuration.
contribute(ModuleBuilderSource, ServiceResources, MappedConfiguration) - Method in interface org.apache.tapestry5.ioc.def.ContributionDef
Performs the work needed to contribute into the mapped configuration.
contribute(ModuleBuilderSource, ServiceResources, Configuration) - Method in class org.apache.tapestry5.ioc.internal.ContributionDefImpl
 
contribute(ModuleBuilderSource, ServiceResources, OrderedConfiguration) - Method in class org.apache.tapestry5.ioc.internal.ContributionDefImpl
 
contribute(ModuleBuilderSource, ServiceResources, MappedConfiguration) - Method in class org.apache.tapestry5.ioc.internal.ContributionDefImpl
 
contributeAjaxComponentEventRequestHandler(OrderedConfiguration<ComponentEventRequestFilter>) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes: AjaxFormUpdate AjaxFormUpdateFilter
contributeApplicationInitializer(OrderedConfiguration<ApplicationInitializerFilter>, TypeCoercer, ComponentClassResolver, InvalidationEventHub, RestoreDirtySessionObjects) - Method in class org.apache.tapestry5.services.TapestryModule
Adds a listener to the ComponentInstantiatorSource that clears the PropertyAccess and TypeCoercer caches on a class loader invalidation.
contributeApplicationStateManager(MappedConfiguration<Class, ApplicationStateContribution>, boolean, HibernateSessionSource) - Static method in class org.apache.tapestry5.hibernate.HibernateModule
Contributes ApplicationStateContributions for all registered Hibernate entity classes.
contributeApplicationStatePersistenceStrategySource(MappedConfiguration<String, ApplicationStatePersistenceStrategy>) - Method in class org.apache.tapestry5.hibernate.HibernateModule
Contributes the following strategy: entity Stores the id of the entity and reloads from the Session
contributeApplicationStatePersistenceStrategySource(MappedConfiguration<String, ApplicationStatePersistenceStrategy>, ApplicationStatePersistenceStrategy) - Method in class org.apache.tapestry5.services.TapestryModule
Contributes the default "session" strategy.
contributeAssetDispatcher(MappedConfiguration<String, AssetRequestHandler>, AssetFactory, StackAssetRequestHandler, ClasspathAssetAliasManager, ResourceStreamer, AssetResourceLocator) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes an handler for each mapped classpath alias, as well handlers for context assets and stack assets (combined JavaScriptStack files).
contributeAssetSource(MappedConfiguration<String, AssetFactory>, AssetFactory, AssetFactory) - Method in class org.apache.tapestry5.services.TapestryModule
 
contributeBeanValidatorGroupSource(Configuration<Class>) - Static method in class org.apache.tapestry5.beanvalidator.BeanValidatorModule
 
contributeBeanValidatorSource(OrderedConfiguration<BeanValidatorConfigurer>, ThreadLocale) - Static method in class org.apache.tapestry5.beanvalidator.BeanValidatorModule
 
contributeBindingSource(MappedConfiguration<String, BindingFactory>, BindingFactory, BindingFactory, BindingFactory, BindingFactory, BindingFactory, BindingFactory, BindingFactory, BindingFactory) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes the factory for serveral built-in binding prefixes ("asset", "block", "component", "literal", prop", "nullfieldstrategy", "message", "validate", "translate", "var").
contributeClientConstraintDescriptorSource(Configuration<ClientConstraintDescriptor>) - Static method in class org.apache.tapestry5.beanvalidator.BeanValidatorModule
 
contributeComponentClassResolver(Configuration<LibraryMapping>) - Static method in class org.apache.tapestry5.hibernate.HibernateModule
Contribution to the ComponentClassResolver service configuration.
contributeComponentClassResolver(Configuration<LibraryMapping>) - Static method in class org.apache.tapestry5.upload.services.UploadModule
 
contributeComponentEventRequestHandler(OrderedConfiguration<ComponentEventRequestFilter>, RequestSecurityManager, ComponentEventRequestHandler) - Method in class org.apache.tapestry5.services.TapestryModule
Contributes filters: Ajax Determines if the request is Ajax oriented, and redirects to an alternative handler if so ImmediateRender When immediate action response rendering is enabled, generates the markup response (instead of a page redirect response, which is the normal behavior) Secure Sends a redirect if an non-secure request accesses a secure page
contributeComponentEventRequestHandler(OrderedConfiguration<ComponentEventRequestFilter>) - Static method in class org.apache.tapestry5.upload.services.UploadModule
Adds UploadException to the pipeline, between Secure and Ajax (both provided by TapestryModule).
contributeComponentEventResultProcessor(ComponentEventResultProcessor, MappedConfiguration<Class, ComponentEventResultProcessor>) - Method in class org.apache.tapestry5.services.TapestryModule
Contributes handlers for the following types: Object Failure case, added to provide a more useful exception message Link Sends a redirect to the link (which is typically a page render link) String Sends a page render redirect Class Interpreted as the class name of a page, sends a page render render redirect (this is more refactoring safe than the page name) Component A page's root component (though a non-root component will work, but will generate a warning).
contributeComponentMessagesSource(AssetSource, Resource, OrderedConfiguration<Resource>) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes: AppCatalog The Resource defined by SymbolConstants.APPLICATION_CATALOG ValidationMessages Messages used by validators (before:AppCatalog)
contributeComponentRequestHandler(OrderedConfiguration<ComponentRequestFilter>) - Method in class org.apache.tapestry5.services.TapestryModule
Contributes: InitializeActivePageName InitializeActivePageName
contributeComponentTemplateLocator(OrderedConfiguration<ComponentTemplateLocator>, AssetFactory, String, ComponentClassResolver) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes two template locators: Default Searches for the template on the classpath (DefaultTemplateLocator Page Searches for page templates in the context (PageTemplateLocator)
contributeDataTypeAnalyzer(OrderedConfiguration<DataTypeAnalyzer>) - Static method in class org.apache.tapestry5.kaptcha.services.KaptchaModule
 
contributeDataTypeAnalyzer(OrderedConfiguration<DataTypeAnalyzer>, DataTypeAnalyzer) - Static method in class org.apache.tapestry5.services.TapestryModule
Annotation Checks for DataType annotation Default (ordered last) DefaultDataTypeAnalyzer service ( TapestryModule.contributeDefaultDataTypeAnalyzer(org.apache.tapestry5.ioc.MappedConfiguration) )
contributeDefaultDataTypeAnalyzer(MappedConfiguration<Class, String>) - Static method in class org.apache.tapestry5.services.TapestryModule
Maps property types to data type names: String --> text Number --> number Enum --> enum Boolean --> boolean Date --> date
contributeFactoryDefaults(MappedConfiguration<String, String>) - Static method in class org.apache.tapestry5.hibernate.HibernateCoreModule
 
contributeFactoryDefaults(MappedConfiguration<String, String>) - Static method in class org.apache.tapestry5.hibernate.HibernateModule
 
contributeFactoryDefaults(MappedConfiguration<String, Object>) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes factory defaults that may be overridden.
contributeFactoryDefaults(MappedConfiguration<String, String>) - Static method in class org.apache.tapestry5.upload.services.UploadModule
 
contributeFieldValidatorSource(MappedConfiguration<String, Validator>) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes the basic set of validators: required minlength maxlength min max regexp email none
contributeHibernateEntityPackageManager(Configuration<String>, String) - Static method in class org.apache.tapestry5.hibernate.HibernateModule
Contributes the package "<root>.entities" to the configuration, so that it will be scanned for annotated entity classes.
contributeHibernateSessionSource(OrderedConfiguration<HibernateConfigurer>, HibernateConfigurer) - Static method in class org.apache.tapestry5.hibernate.HibernateCoreModule
Adds the following configurers: Default performs default hibernate configuration PackageName loads entities by package name
contributeHiddenFieldLocationRules(MappedConfiguration<String, RelativeElementPosition>) - Static method in class org.apache.tapestry5.services.TapestryModule
Determines positioning of hidden fields relative to other elements (this is needed by FormFragment and others.
contributeHttpServletRequestHandler(OrderedConfiguration<HttpServletRequestFilter>, boolean, GZipFilter, HttpServletRequestFilter) - Method in class org.apache.tapestry5.services.TapestryModule
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)
contributeHttpServletRequestHandler(OrderedConfiguration<HttpServletRequestFilter>, MultipartDecoder) - Static method in class org.apache.tapestry5.upload.services.UploadModule
Contributes a filter, "MultipartFilter" after "IgnoredPaths".
contributeJavaScriptStackSource(MappedConfiguration<String, JavaScriptStack>) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes the "core" and "core-datefield" JavaScriptStacks
contributeLinkSource(OrderedConfiguration<LinkCreationListener2>) - Static method in class org.apache.tapestry5.internal.services.InternalModule
Contributes: LinkDecoration (instance of LinkDecorationListener) Triggers events for notifications about links
contributeMarkupRenderer(OrderedConfiguration<MarkupRendererFilter>) - Static method in class org.apache.tapestry5.internal.test.PageTesterModule
 
contributeMarkupRenderer(OrderedConfiguration<MarkupRendererFilter>, boolean, String, boolean, SymbolSource, AssetSource, JavaScriptStackSource, JavaScriptStackPathConstructor, ValidationDecoratorFactory, Asset) - Method in class org.apache.tapestry5.services.TapestryModule
Adds page render filters, each of which provides an Environmental service.
contributeMasterDispatcher(OrderedConfiguration<Dispatcher>, Dispatcher) - Static method in class org.apache.tapestry5.services.TapestryModule
The MasterDispatcher is a chain-of-command of individual Dispatchers, each handling (like a servlet) a particular kind of incoming request.
contributeMasterObjectProvider(OrderedConfiguration<ObjectProvider>, ObjectProvider, ObjectLocator) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes two object providers: Asset Checks for the Path annotation, and injects an Asset Service Injects based on the Service annotation, if present ApplicationMessages Injects the global application messages
contributeMasterStackTraceElementAnalyzer(OrderedConfiguration<StackTraceElementAnalyzer>) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes: Application Checks for classes in the application package Proxies Checks for classes that appear to be generated proxies. SunReflect Checks for sun.reflect (which are omitted) TapestryAOP Omits stack frames for classes related to Tapestry AOP (such as advice, etc.) OperationTracker Omits stack frames related to OperationTracker
contributeMetaWorker(MappedConfiguration<Class, MetaDataExtractor>) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes extractors for Meta, Secure, ContentType and WhitelistAccessOnly annotations.
contributeMinimizers(MappedConfiguration<String, ResourceMinimizer>) - Static method in class org.apache.tapestry5.yuicompressor.services.YuiCompressorModule
Contibutes minimizers for text/javascript and test/css.
contributeNullFieldStrategySource(MappedConfiguration<String, NullFieldStrategy>) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes strategies accessible via the NullFieldStrategySource service.
contributeObjectRenderer(MappedConfiguration<Class, ObjectRenderer>, ObjectRenderer, TypeCoercer) - Method in class org.apache.tapestry5.services.TapestryModule
Contributes a default object renderer for type Object, plus specialized renderers for Request, Location, ComponentResources, EventContext, AvailableValues, List, and Object[].
contributePageRenderRequestHandler(OrderedConfiguration<PageRenderRequestFilter>, RequestSecurityManager) - Method in class org.apache.tapestry5.services.TapestryModule
Contributes a single filter, "Secure", which checks for non-secure requests that access secure pages.
contributePartialMarkupRenderer(OrderedConfiguration<PartialMarkupRendererFilter>, ValidationDecoratorFactory, JavaScriptStackSource, JavaScriptStackPathConstructor, SymbolSource, AssetSource) - Method in class org.apache.tapestry5.services.TapestryModule
Contributes PartialMarkupRendererFilters used when rendering a partial Ajax response.
contributePersistentFieldManager(MappedConfiguration<String, PersistentFieldStrategy>) - Static method in class org.apache.tapestry5.hibernate.HibernateModule
Contributes the following: entity Stores the id of the entity and reloads from the Session
contributePersistentFieldManager(MappedConfiguration<String, PersistentFieldStrategy>, Request, PersistentFieldStrategy) - Method in class org.apache.tapestry5.services.TapestryModule
Contributes several strategies: session Values are stored in the Session flash Values are stored in the Session, until the next request (for the page) client Values are encoded into URLs (or hidden form fields)
contributeRegistryStartup(OrderedConfiguration<Runnable>, boolean, HibernateSessionSource) - Static method in class org.apache.tapestry5.hibernate.HibernateCoreModule
 
contributeRequestHandler(OrderedConfiguration<RequestFilter>) - Static method in class org.apache.tapestry5.internal.test.PageTesterModule
 
contributeRequestHandler(OrderedConfiguration<RequestFilter>, Context, boolean) - Method in class org.apache.tapestry5.services.TapestryModule
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).
contributeResourceDigestGenerator(Configuration<String>) - Static method in class org.apache.tapestry5.services.TapestryModule
Configures the extensions that will require a digest to be downloaded via the asset dispatcher.
contributeServiceOverride(MappedConfiguration<Class, Object>, FieldValidatorDefaultSource) - Static method in class org.apache.tapestry5.beanvalidator.BeanValidatorModule
 
contributeSessionPersistedObjectAnalyzer(MappedConfiguration<Class, SessionPersistedObjectAnalyzer>) - Static method in class org.apache.tapestry5.services.TapestryModule
Identifies String, Number and Boolean as immutable objects, a catch-all handler for Object (that understands the ImmutableSessionPersistedObject annotation), and a handler for OptimizedSessionPersistedObject.
contributeTemplateParser(MappedConfiguration<String, URL>) - Static method in class org.apache.tapestry5.services.TapestryModule
 
contributeTranslatorSource(MappedConfiguration<Class, Translator>, NumericTranslatorSupport) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes the basic set of translators: string byte short integer long float double BigInteger BigDecimal
contributeTypeCoercer(Configuration<CoercionTuple>, TypeCoercer, ThreadLocale, AssetSource, ComponentClassCache, DynamicTemplateParser) - Static method in class org.apache.tapestry5.services.TapestryModule
Adds coercions: String to SelectModel Map to SelectModel Collection to GridDataSource null to GridDataSource List to SelectModel ComponentResourcesAware (typically, a component) to ComponentResources ComponentResources to PropertyOverrides String to Renderable Renderable to Block String to DateFormat String to Resource (via AssetSource.resourceForPath(String)) Renderable to RenderCommand String to Pattern String to DateFormat ComponentClassTransformWorker to ComponentClassTransformWorker2 InjectionProvider to InjectionProvider2 Resource to DynamicTemplate Asset to Resource ValueEncoder to ValueEncoderFactory
contributeValidationConstraintGenerator(OrderedConfiguration<ValidationConstraintGenerator>) - Static method in class org.apache.tapestry5.services.TapestryModule
Adds built-in constraint generators: PrimtiveField -- primitive fields are always required ValidateAnnotation -- adds constraints from a Validate annotation
contributeValueEncoderSource(MappedConfiguration<Class, ValueEncoderFactory>, boolean, HibernateSessionSource, Session, TypeCoercer, PropertyAccess, LoggerSource) - Static method in class org.apache.tapestry5.hibernate.HibernateModule
Contributes ValueEncoderFactorys for all registered Hibernate entity classes.
contributeValueEncoderSource(MappedConfiguration<Class, Object>) - Static method in class org.apache.tapestry5.services.TapestryModule
Contributes ValueEncoders or ValueEncoderFactorys for types: Object String Enum
ContributionDef - Interface in org.apache.tapestry5.ioc.def
Contribution to a service configuration.
ContributionDef2 - Interface in org.apache.tapestry5.ioc.def
Extended version of ContributionDef introduced to determine any module method annotated with Contribute as a contributor method.
ContributionDef3 - Interface in org.apache.tapestry5.ioc.def
Starting in Tapestry 5.3, contributions could be optional.
ContributionDefImpl - Class in org.apache.tapestry5.ioc.internal
 
ContributionDefImpl(String, Method, boolean, PlasticProxyFactory, Class, Set<Class>) - Constructor for class org.apache.tapestry5.ioc.internal.ContributionDefImpl
 
controlKeyDown() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
controlKeyUp() - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
ControlledPackageType - Enum in org.apache.tapestry5.services.transform
Defines how a particular controlled package is processed.
convert(S) - Method in class org.apache.tapestry5.internal.plastic.Cache
 
convert(URL) - Method in class org.apache.tapestry5.ioc.internal.services.ClasspathURLConverterImpl
 
convert(URL) - Method in interface org.apache.tapestry5.ioc.services.ClasspathURLConverter
Passed a URL provided by ClassLoader.getResources(String) to check to see if can be converted.
convertApplicationValueToPersisted(Object) - Method in class org.apache.tapestry5.internal.hibernate.EntityPersistentFieldStrategy
 
convertApplicationValueToPersisted(Object) - Method in class org.apache.tapestry5.internal.jpa.EntityPersistentFieldStrategy
 
convertApplicationValueToPersisted(EntityManagerManager, Object) - Static method in class org.apache.tapestry5.internal.jpa.JpaInternalUtils
 
convertApplicationValueToPersisted(Object) - Method in class org.apache.tapestry5.internal.services.AbstractSessionPersistentFieldStrategy
Hook that allows a value to be converted as it is written to the session.
convertAssetPath(String) - Method in class org.apache.tapestry5.internal.services.IdentityAssetPathConverter
 
convertAssetPath(String) - Method in interface org.apache.tapestry5.services.AssetPathConverter
Converts the default asset client URI to its final form, ready to be sent to the client.
convertBytecodeToClassNode(byte[]) - Static method in class org.apache.tapestry5.internal.plastic.PlasticInternalUtils
 
convertPersistedToApplicationValue(Object) - Method in class org.apache.tapestry5.internal.hibernate.EntityPersistentFieldStrategy
 
convertPersistedToApplicationValue(Object) - Method in class org.apache.tapestry5.internal.jpa.EntityPersistentFieldStrategy
 
convertPersistedToApplicationValue(Object) - Method in class org.apache.tapestry5.internal.services.AbstractSessionPersistentFieldStrategy
Converts a persisted value stored in the session back into an application value.
COOKIE_MAX_AGE - Static variable in class org.apache.tapestry5.SymbolConstants
The default time interval that cookies created by Tapestry will be kept in the client web browser.
Cookies - Interface in org.apache.tapestry5.services
Used by other services to obtain cookie values for the current request, or to write cookie values as part of the request.
CookiesImpl - Class in org.apache.tapestry5.internal.services
Implementation of the Cookies service interface.
CookiesImpl(Request, CookieSource, CookieSink, long) - Constructor for class org.apache.tapestry5.internal.services.CookiesImpl
 
CookieSink - Interface in org.apache.tapestry5.internal.services
You can write cookies to it.
CookieSource - Interface in org.apache.tapestry5.internal.services
Provides the cookies from the browser.
copy(InputStream, OutputStream) - Static method in class org.apache.tapestry5.internal.TapestryInternalUtils
Copies some content from an input stream to an output stream.
copyClassAnnotationsFromDelegate(Class) - Method in class org.apache.tapestry5.ioc.internal.services.ClassFabImpl
 
copyClassAnnotationsFromDelegate(Class) - Method in interface org.apache.tapestry5.ioc.services.ClassFab
Deprecated. Copies annotations from delegate class to the fabricated class.
copyMethodAnnotationsFromDelegate(Class, Class) - Method in class org.apache.tapestry5.ioc.internal.services.ClassFabImpl
 
copyMethodAnnotationsFromDelegate(Class, Class) - Method in interface org.apache.tapestry5.ioc.services.ClassFab
Deprecated. Copies method annotations from delegate class to the methods of the fabricated class.
copyWithBasePath(String) - Method in class org.apache.tapestry5.internal.services.LinkImpl
 
copyWithBasePath(String) - Method in interface org.apache.tapestry5.Link
Creates a copy of this link that has the same parameters, anchor, and other attributes, but a different base path.
Core - Annotation Type in org.apache.tapestry5.services
Marker annotation for services that are provided by the Tapestry core module.
CORE_LIBRARY - Static variable in class org.apache.tapestry5.internal.InternalConstants
Virtual folder name for the core library.
CORE_STACK_NAME - Static variable in class org.apache.tapestry5.internal.InternalConstants
Name of the core JavaScriptStack, which supplies the basic JavaScript infrastructure on the client.
CoreJavaScriptStack - Class in org.apache.tapestry5.internal.services.javascript
JavaScriptStack for core components.
CoreJavaScriptStack(boolean, SymbolSource, AssetSource, ThreadLocale) - Constructor for class org.apache.tapestry5.internal.services.javascript.CoreJavaScriptStack
 
corruptClientState() - Static method in class org.apache.tapestry5.internal.services.ServicesMessages
 
count() - Method in interface org.apache.tapestry5.func.FlowOperations
Returns the number of values in this flow.
create() - Method in interface org.apache.tapestry5.beanvalidator.BeanValidatorSource
Creates a new Validator.
create(X, Y) - Static method in class org.apache.tapestry5.func.Tuple
 
create() - Method in interface org.apache.tapestry5.hibernate.HibernateSessionSource
Creates a new session using the SessionFactory created at service startup.
create() - Method in class org.apache.tapestry5.internal.beanvalidator.BeanValidatorSourceImpl
 
create() - Method in class org.apache.tapestry5.internal.hibernate.HibernateSessionSourceImpl
 
create(String) - Method in class org.apache.tapestry5.internal.jpa.EntityManagerSourceImpl
 
create(Class<T>, boolean, Messages) - Method in class org.apache.tapestry5.internal.services.BeanModelSourceImpl
 
create(Class<E>) - Method in class org.apache.tapestry5.internal.services.EnumValueEncoderFactory
 
create(Class<V>) - Method in class org.apache.tapestry5.internal.services.GenericValueEncoderFactory
 
create(ValueEncoder<V>) - Static method in class org.apache.tapestry5.internal.services.GenericValueEncoderFactory
 
create(Class, String) - Method in class org.apache.tapestry5.internal.services.PropertyConduitSourceImpl
 
create(List<?>, String) - Method in class org.apache.tapestry5.internal.services.SelectModelFactoryImpl
 
create(Class<Object>) - Method in class org.apache.tapestry5.internal.services.TypeCoercedValueEncoderFactory
 
create() - Static method in class org.apache.tapestry5.internal.util.CaptureResultCallback
 
create() - Static method in class org.apache.tapestry5.internal.util.Holder
 
create() - Static method in class org.apache.tapestry5.internal.util.NamedSet
Convenience method for creating a new, empty set.
create(List<AnnotationProvider>) - Static method in class org.apache.tapestry5.ioc.internal.services.AnnotationProviderChain
Creates an AnnotationProvider from the list of providers.
create(Class<S>, Class<T>, Coercion<S, T>) - Static method in class org.apache.tapestry5.ioc.services.CoercionTuple
Convenience constructor to help with generics.
create(Class<T>, Object...) - Static method in class org.apache.tapestry5.ioc.test.TestUtils
Creates a new instance of the object using its default constructor, and initializes it (via TestUtils.set(Object, Object[])).
create(String) - Method in interface org.apache.tapestry5.jpa.EntityManagerSource
Creates an EntityManager for the given persistence unit name.
create() - Method in class org.apache.tapestry5.plastic.PlasticManager.PlasticManagerBuilder
Creates the PlasticManager with the current set of options.
create() - Method in interface org.apache.tapestry5.services.ApplicationStateCreator
Create a new instance of an application state object.
create(Class<T>, boolean, Messages) - Method in interface org.apache.tapestry5.services.BeanModelSource
Deprecated. use BeanModelSource.createDisplayModel(Class, org.apache.tapestry5.ioc.Messages) or BeanModelSource.createEditModel(Class, org.apache.tapestry5.ioc.Messages)
create(Class, String) - Method in interface org.apache.tapestry5.services.PropertyConduitSource
Returns a property conduit instance for the given expression.
create(List<?>, String) - Method in interface org.apache.tapestry5.services.SelectModelFactory
Creates a SelectModel from a list of objects of the same type and a label property name.
create(Class<V>) - Method in interface org.apache.tapestry5.services.ValueEncoderFactory
For a given type, create an encoder.
create(Class<T>) - Static method in class org.apache.tapestry5.util.StringToEnumCoercion
 
CREATE_OBJECT - Static variable in class org.apache.tapestry5.ioc.internal.util.InternalUtils
 
createAccessors(PropertyAccessType) - Method in interface org.apache.tapestry5.plastic.PlasticField
Creates access to the field, using the default property name derived from the name of the field.
createAccessors(PropertyAccessType, String) - Method in interface org.apache.tapestry5.plastic.PlasticField
Creates accessors, possibly replacing existing methods (or overriding methods from a super class).
createActionLink(String, boolean, Object...) - Method in interface org.apache.tapestry5.ComponentResourcesCommon
Deprecated. Use ComponentResourcesCommon.createEventLink(String, Object[]) instead
createActionLink(String, boolean, Object...) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
 
createActionLink(String, boolean, Object...) - Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
 
createAdvisor(ModuleBuilderSource, ServiceResources) - Method in interface org.apache.tapestry5.ioc.AdvisorDef
Creates an object that can provide the service advice (in the default case, by invoking the advise method on the module class or instance).
createAdvisor(ModuleBuilderSource, ServiceResources) - Method in class org.apache.tapestry5.ioc.internal.AdvisorDefImpl
 
createAnnotation() - Method in class org.apache.tapestry5.internal.plastic.AnnotationBuilder
 
createAnnotation(String, AnnotationNode) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassPool
 
createAnnotationAccess(String) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassPool
 
createAnnotationAccess(List<AnnotationNode>) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassPool
 
createAsset(Resource) - Method in class org.apache.tapestry5.internal.services.ClasspathAssetFactory
 
createAsset(Resource) - Method in class org.apache.tapestry5.internal.services.ContextAssetFactory
 
createAsset(Resource) - Method in interface org.apache.tapestry5.services.AssetFactory
Creates an instance of an asset.
createBeanFactory() - Method in class org.apache.tapestry5.spring.TapestryApplicationContext
 
createBuilder(Class<T>, T, String) - Method in class org.apache.tapestry5.ioc.internal.services.AspectDecoratorImpl
 
createBuilder(Class<T>, T, AnnotationAccess, String) - Method in class org.apache.tapestry5.ioc.internal.services.AspectDecoratorImpl
 
createBuilder(Class<T>, T, String) - Method in interface org.apache.tapestry5.ioc.services.AspectDecorator
Creates a builder that can be used to create the interceptor.
createBuilder(Class<T>, T, AnnotationAccess, String) - Method in interface org.apache.tapestry5.ioc.services.AspectDecorator
Creates a builder that can be used to create the interceptor.
createChild(String) - Method in class org.apache.tapestry5.internal.plastic.InheritanceData
Returns a new MethodBundle that represents the methods of a child class of this bundle.
createClass() - Method in class org.apache.tapestry5.ioc.internal.services.AbstractFab
 
createClass(CtClass) - Method in interface org.apache.tapestry5.ioc.internal.services.CtClassSource
Used after constructing the CtClass fully, to convert it into a Class ready to be instantiated.
createClass(CtClass) - Method in class org.apache.tapestry5.ioc.internal.services.CtClassSourceImpl
 
createClass() - Method in interface org.apache.tapestry5.ioc.services.ClassFab
Deprecated. Invoked last to create the class.
createClass(Class<T>, PlasticClassTransformer) - Method in class org.apache.tapestry5.plastic.PlasticManager
Creates an entirely new class, extending from the provided base class.
createComponentEventLink(ComponentEventRequestParameters, boolean) - Method in class org.apache.tapestry5.internal.services.ComponentEventLinkEncoderImpl
 
createComponentEventLink(Page, String, String, boolean, Object...) - Method in interface org.apache.tapestry5.internal.services.LinkSource
Creates a stateful action link.
createComponentEventLink(Page, String, String, boolean, Object...) - Method in class org.apache.tapestry5.internal.services.LinkSourceImpl
 
createComponentEventLink(ComponentEventRequestParameters, boolean) - Method in class org.apache.tapestry5.internal.services.linktransform.LinkTransformerInterceptor
 
createComponentEventLink(ComponentResources, String, boolean, Object...) - Method in interface org.apache.tapestry5.internal.structure.ComponentPageElementResources
Creates a link on behalf of a component.
createComponentEventLink(ComponentResources, String, boolean, Object...) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementResourcesImpl
 
createComponentEventLink(ComponentEventRequestParameters, boolean) - Method in interface org.apache.tapestry5.services.ComponentEventLinkEncoder
Creates a link that encapsulates a component event request, including PersistentLocale (if set).
createConstructorConstructionPlan(OperationTracker, ObjectLocator, InjectionResources, Logger, String, Constructor<T>) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
 
createCookie(String, String) - Method in class org.apache.tapestry5.test.SeleniumTestCase
 
createdComponentEventLink(Link, ComponentEventRequestParameters) - Method in class org.apache.tapestry5.internal.services.ClientPersistentFieldStrategy
 
createdComponentEventLink(Link, ComponentEventRequestParameters) - Method in class org.apache.tapestry5.internal.services.LinkDecorationListener
 
createdComponentEventLink(Link) - Method in interface org.apache.tapestry5.services.LinkCreationListener
Deprecated. Invoked when an action link (a link that asks a component to perform an action) is created.
createdComponentEventLink(Link, ComponentEventRequestParameters) - Method in interface org.apache.tapestry5.services.LinkCreationListener2
Invoked when an action link (a link that asks a component to perform an action) is created.
createDecorator(ModuleBuilderSource, ServiceResources) - Method in interface org.apache.tapestry5.ioc.def.DecoratorDef
Creates an object that can perform the decoration (in the default case, by invoking the decorator method on the module class or instance.
createDecorator(ModuleBuilderSource, ServiceResources) - Method in class org.apache.tapestry5.ioc.internal.DecoratorDefImpl
 
createDefaultImplementation(Class<S>) - Method in class org.apache.tapestry5.ioc.internal.services.DefaultImplementationBuilderImpl
 
createDefaultImplementation(Class<S>) - Method in interface org.apache.tapestry5.ioc.services.DefaultImplementationBuilder
Creates a new implementation of the provided interface.
createDefaultTranslator(ComponentResources, String) - Method in class org.apache.tapestry5.internal.services.FieldTranslatorSourceImpl
 
createDefaultTranslator(Field, String, Messages, Locale, Class, AnnotationProvider) - Method in class org.apache.tapestry5.internal.services.FieldTranslatorSourceImpl
 
createDefaultTranslator(ComponentResources, String) - Method in interface org.apache.tapestry5.services.FieldTranslatorSource
Common shorthand for FieldTranslatorSource.createDefaultTranslator(org.apache.tapestry5.Field, String, org.apache.tapestry5.ioc.Messages, java.util.Locale, Class, org.apache.tapestry5.ioc.AnnotationProvider).
createDefaultTranslator(Field, String, Messages, Locale, Class, AnnotationProvider) - Method in interface org.apache.tapestry5.services.FieldTranslatorSource
Creates a FieldTranslator for the given property, or returns null if one can't be constructed.
createDefaultValidator(Field, String, Messages, Locale, Class, AnnotationProvider) - Method in class org.apache.tapestry5.internal.beanvalidator.BeanFieldValidatorDefaultSource
 
createDefaultValidator(ComponentResources, String) - Method in class org.apache.tapestry5.internal.beanvalidator.BeanFieldValidatorDefaultSource
 
createDefaultValidator(Field, String, Messages, Locale, Class, AnnotationProvider) - Method in class org.apache.tapestry5.internal.services.FieldValidatorDefaultSourceImpl
 
createDefaultValidator(ComponentResources, String) - Method in class org.apache.tapestry5.internal.services.FieldValidatorDefaultSourceImpl
 
createDefaultValidator(Field, String, Messages, Locale, Class, AnnotationProvider) - Method in interface org.apache.tapestry5.services.FieldValidatorDefaultSource
Analyzes the property type and property annotations to determine the default set of validations for the property, which are wrapped to form a FieldValidator for a field.
createDefaultValidator(ComponentResources, String) - Method in interface org.apache.tapestry5.services.FieldValidatorDefaultSource
A convenience for the full version; assumes that the resources are associated with a Field.
createDisplayModel(Class<T>, Messages) - Method in class org.apache.tapestry5.internal.services.BeanModelSourceImpl
 
createDisplayModel(Class<T>, Messages) - Method in interface org.apache.tapestry5.services.BeanModelSource
Creates a model for display purposes; this may include properties which are read-only.
createdPageRenderLink(Link, PageRenderRequestParameters) - Method in class org.apache.tapestry5.internal.services.ClientPersistentFieldStrategy
 
createdPageRenderLink(Link, PageRenderRequestParameters) - Method in class org.apache.tapestry5.internal.services.LinkDecorationListener
 
createdPageRenderLink(Link) - Method in interface org.apache.tapestry5.services.LinkCreationListener
Deprecated. Invoked when a page link (a link that renders a page) is created.
createdPageRenderLink(Link, PageRenderRequestParameters) - Method in interface org.apache.tapestry5.services.LinkCreationListener2
Invoked when a page link (a link that renders a page) is created.
createEditModel(Class<T>, Messages) - Method in class org.apache.tapestry5.internal.services.BeanModelSourceImpl
 
createEditModel(Class<T>, Messages) - Method in interface org.apache.tapestry5.services.BeanModelSource
Creates a model for edit and update purposes, only properties that are fully read-write are included.
createEventLink(String, Object...) - Method in interface org.apache.tapestry5.ComponentResourcesCommon
Creates a component event request link as a callback for this component.
createEventLink(String, Object...) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
 
createEventLink(String, Object...) - Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
 
createField(int, String, String) - Method in class org.apache.tapestry5.internal.transform.BridgeClassTransformation
 
createField(int, String, String) - Method in interface org.apache.tapestry5.services.ClassTransformation
Deprecated. Defines a new declared field for the class.
createFileUpload() - Method in class org.apache.tapestry5.upload.internal.services.MultipartDecoderImpl
 
createFormEventLink(String, Object...) - Method in interface org.apache.tapestry5.ComponentResourcesCommon
Creates a component event request link as a callback for this component.
createFormEventLink(String, Object...) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
 
createFormEventLink(String, Object...) - Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
 
createImage(String) - Method in class org.apache.tapestry5.kaptcha.internal.services.KaptchaProducerImpl
 
createInjectionResources() - Method in class org.apache.tapestry5.ioc.internal.AbstractServiceCreator
Returns a map (based on injectionResources) that includes (possibly) an additional mapping containing the collected configuration data.
createInstance(Class) - Method in class org.apache.tapestry5.ioc.internal.AbstractReloadableObjectCreator
Invoked when an instance of the class is needed.
createInstance(Class) - Method in class org.apache.tapestry5.ioc.internal.ReloadableObjectCreator
 
createInstance(Class) - Method in class org.apache.tapestry5.ioc.internal.ReloadableServiceImplementationObjectCreator
 
createInstantiator() - Method in class org.apache.tapestry5.internal.plastic.PlasticClassImpl
 
createInstantiator() - Method in interface org.apache.tapestry5.plastic.PlasticClassTransformation
Terminates the class transformation process, finishes any final bookkeeping, and returns an object used to instantiate the transformed class.
createInterceptor(Object) - Method in class org.apache.tapestry5.ioc.internal.ServiceDecoratorImpl
 
createInterceptor(Object) - Method in interface org.apache.tapestry5.ioc.ServiceDecorator
Creates a new interceptor object implementing the same service interface as the delegate object.
createLink(Object[]) - Method in class org.apache.tapestry5.corelib.base.AbstractComponentEventLink
Invoked to create the Link that will become the href attribute of the output.
createLink(Object[]) - Method in class org.apache.tapestry5.corelib.components.ActionLink
 
createLink(Object[]) - Method in class org.apache.tapestry5.corelib.components.EventLink
 
createLockForThreadLocalCreation() - Static method in class org.apache.tapestry5.ioc.internal.util.JDKUtils
Returns a ReentrantLock used to serialize access to the construction of a thread local; this is only needed under JDK 1.5 (due to a bug in the JDK); for other JDKs, a DummyLock is returned.
createMarkupWriter() - Method in class org.apache.tapestry5.test.TapestryTestCase
Creates a new markup writer instance (not a markup writer mock).
createMethodInvocationPlan(OperationTracker, ObjectLocator, InjectionResources, Logger, String, Object, Method) - Static method in class org.apache.tapestry5.ioc.internal.util.InternalUtils
 
createObject() - Method in class org.apache.tapestry5.internal.spring.StaticObjectCreator
 
createObject() - Method in class org.apache.tapestry5.ioc.internal.AbstractReloadableObjectCreator
 
createObject() - Method in class org.apache.tapestry5.ioc.internal.AdvisorStackBuilder
 
createObject() - Method in class org.apache.tapestry5.ioc.internal.ConstructorServiceCreator
 
createObject() - Method in class org.apache.tapestry5.ioc.internal.InterceptorStackBuilder
 
createObject() - Method in class org.apache.tapestry5.ioc.internal.LifecycleWrappedServiceCreator
Passes the resources and the service creator through the ServiceLifecycle.
createObject() - Method in class org.apache.tapestry5.ioc.internal.OperationTrackingObjectCreator
 
createObject() - Method in class org.apache.tapestry5.ioc.internal.RecursiveServiceCreationCheckWrapper
We could make this method synchronized, but in the context of creating a service for a proxy, it will already be synchronized (inside the proxy).
createObject() - Method in class org.apache.tapestry5.ioc.internal.ServiceBuilderMethodInvoker
Invoked from the proxy to create the actual service implementation.
createObject() - Method in class org.apache.tapestry5.ioc.internal.services.CachingObjectCreator
 
createObject() - Method in class org.apache.tapestry5.ioc.internal.services.JustInTimeObjectCreator
Checks to see if the proxy has been shutdown, then invokes ObjectCreator.createObject() if it has not already done so.
createObject() - Method in class org.apache.tapestry5.ioc.internal.services.PerThreadServiceCreator
For each thread, the first call will use the delegate ObjectCreator to create an instance, and later calls will reuse the same per-thread instance.
createObject() - Method in class org.apache.tapestry5.ioc.internal.util.ConstructionPlan
 
createObject() - Method in interface org.apache.tapestry5.ioc.ObjectCreator
Create and return the object.
createPageLink(String, boolean, Object...) - Method in interface org.apache.tapestry5.ComponentResourcesCommon
Deprecated. Use PageRenderLinkSource.createPageRenderLink(String) or PageRenderLinkSource.createPageRenderLinkWithContext(String, Object[]) instead
createPageLink(Class, boolean, Object...) - Method in interface org.apache.tapestry5.ComponentResourcesCommon
Deprecated. Use PageRenderLinkSource.createPageRenderLink(Class) or PageRenderLinkSource.createPageRenderLinkWithContext(Class, Object[]) instead
createPageLink(String, boolean, Object...) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
 
createPageLink(Class, boolean, Object...) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
 
createPageLink(String, boolean, Object...) - Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
 
createPageLink(Class, boolean, Object...) - Method in class org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
 
createPageRenderLink(PageRenderRequestParameters) - Method in class org.apache.tapestry5.internal.services.ComponentEventLinkEncoderImpl
 
createPageRenderLink(String, boolean, Object...) - Method in interface org.apache.tapestry5.internal.services.LinkSource
Creates a render link for the page.
createPageRenderLink(String, boolean, Object...) - Method in class org.apache.tapestry5.internal.services.LinkSourceImpl
 
createPageRenderLink(PageRenderRequestParameters) - Method in class org.apache.tapestry5.internal.services.linktransform.LinkTransformerInterceptor
 
createPageRenderLink(Class) - Method in class org.apache.tapestry5.internal.services.PageRenderLinkSourceImpl
 
createPageRenderLink(String) - Method in class org.apache.tapestry5.internal.services.PageRenderLinkSourceImpl
 
createPageRenderLink(String, boolean, Object...) - Method in interface org.apache.tapestry5.internal.structure.ComponentPageElementResources
Creates a page render request link to render a specific page.
createPageRenderLink(Class, boolean, Object...) - Method in interface org.apache.tapestry5.internal.structure.ComponentPageElementResources
Creates a page render request link to render a specific page.
createPageRenderLink(String, boolean, Object...) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementResourcesImpl
 
createPageRenderLink(Class, boolean, Object...) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementResourcesImpl
 
createPageRenderLink(PageRenderRequestParameters) - Method in interface org.apache.tapestry5.services.ComponentEventLinkEncoder
Creates a Link that encapsulates a page render request, including activation context and PersistentLocale (if set).
createPageRenderLink(String) - Method in interface org.apache.tapestry5.services.PageRenderLinkSource
Creates a page render link using the page's normal passivation context (if it has one).
createPageRenderLink(Class) - Method in interface org.apache.tapestry5.services.PageRenderLinkSource
Creates a page render link using the page's class to identify the target page, and using the pages normal passivation context (if it has one).
createPageRenderLinkWithContext(Class, Object...) - Method in class org.apache.tapestry5.internal.services.PageRenderLinkSourceImpl
 
createPageRenderLinkWithContext(Class, EventContext) - Method in class org.apache.tapestry5.internal.services.PageRenderLinkSourceImpl
 
createPageRenderLinkWithContext(String, Object...) - Method in class org.apache.tapestry5.internal.services.PageRenderLinkSourceImpl
 
createPageRenderLinkWithContext(String, EventContext) - Method in class org.apache.tapestry5.internal.services.PageRenderLinkSourceImpl
 
createPageRenderLinkWithContext(String, Object...) - Method in interface org.apache.tapestry5.services.PageRenderLinkSource
Creates a page render link using an override of the page's passivation context (possibly an empty one).
createPageRenderLinkWithContext(String, EventContext) - Method in interface org.apache.tapestry5.services.PageRenderLinkSource
Creates a page render link using an override of the page's passivation context.
createPageRenderLinkWithContext(Class, Object...) - Method in interface org.apache.tapestry5.services.PageRenderLinkSource
Creates a page render link using the page's class to identify the target page, and using an override of the page's passivation context (possibly an empty one).
createPageRenderLinkWithContext(Class, EventContext) - Method in interface org.apache.tapestry5.services.PageRenderLinkSource
Creates a page render link using the page's class to identify the target page, and using an override of the page's passivation context
createParameterBinder(String) - Method in class org.apache.tapestry5.internal.pageload.EmbeddedComponentAssemblerImpl
 
createPerThreadValue() - Method in interface org.apache.tapestry5.internal.structure.ComponentPageElementResources
Wrapper around PerthreadManager.createValue().
createPerThreadValue() - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementResourcesImpl
 
createProxy(Class<T>, ObjectCreator, String) - Method in class org.apache.tapestry5.ioc.internal.services.ClassFactoryImpl
 
createProxy(Class<T>, Class<? extends T>, ObjectCreator, String) - Method in class org.apache.tapestry5.ioc.internal.services.ClassFactoryImpl
 
createProxy(Class<T>, PlasticClassTransformer) - Method in class org.apache.tapestry5.ioc.internal.services.PlasticProxyFactoryImpl
 
createProxy(Class<T>, ObjectCreator<T>, String) - Method in class org.apache.tapestry5.ioc.internal.services.PlasticProxyFactoryImpl
 
createProxy(Class<T>, ObjectCreator, String) - Method in interface org.apache.tapestry5.ioc.services.ClassFactory
Deprecated. Creates a proxy for an interface.
createProxy(Class<T>, Class<? extends T>, ObjectCreator, String) - Method in interface org.apache.tapestry5.ioc.services.ClassFactory
Deprecated. Creates a proxy for an interface.
createProxy(Class<T>, PlasticClassTransformer) - Method in interface org.apache.tapestry5.ioc.services.PlasticProxyFactory
Creates a proxy object that implements the indicated interface, then invokes the callback to further configure the proxy.
createProxy(Class<T>, ObjectCreator<T>, String) - Method in interface org.apache.tapestry5.ioc.services.PlasticProxyFactory
Creates a proxy instance that delegates all methods through a corresponding ObjectCreator.
createProxy(Class<T>, PlasticClassTransformer) - Method in class org.apache.tapestry5.plastic.PlasticManager
Creates an entirely new class.
createProxyTransformation(Class) - Method in class org.apache.tapestry5.ioc.internal.services.PlasticProxyFactoryImpl
 
createProxyTransformation(Class<T>) - Method in interface org.apache.tapestry5.ioc.services.PlasticProxyFactory
Creates the underlying PlasticClassTransformation for an interface proxy.
createProxyTransformation(Class) - Method in class org.apache.tapestry5.plastic.PlasticManager
Creates the underlying PlasticClassTransformation for an interface proxy.
createRegistry() - Method in class org.apache.tapestry5.internal.TapestryAppInitializer
 
createRenderCommand(DynamicDelegate) - Method in interface org.apache.tapestry5.services.dynamic.DynamicTemplate
Given a delegate (to assist with locating Blocks and evaluating expressions) ...
createRenderEvent(RenderQueue) - Method in class org.apache.tapestry5.internal.structure.ComponentPageElementImpl
 
createService(ServiceResources, ObjectCreator) - Method in class org.apache.tapestry5.ioc.internal.services.PerThreadServiceLifecycle
 
createService(ServiceResources, ObjectCreator) - Method in class org.apache.tapestry5.ioc.internal.SingletonServiceLifecycle
 
createService(ServiceResources, ObjectCreator) - Method in interface org.apache.tapestry5.ioc.ServiceLifecycle
Returns the same creator, or a new one, that encapsulates the creation of the core service implementation.
createServiceCreator(ServiceBuilderResources) - Method in class org.apache.tapestry5.internal.spring.SpringBeanServiceDef
 
createServiceCreator(ServiceBuilderResources) - Method in interface org.apache.tapestry5.ioc.def.ServiceDef
Returns an ObjectCreator that can create the core service implementation.
createServiceCreator(ServiceBuilderResources) - Method in class org.apache.tapestry5.ioc.internal.ServiceDefImpl
 
createShimInstance() - Method in class org.apache.tapestry5.internal.plastic.PlasticClassImpl
 
createSink() - Method in class org.apache.tapestry5.internal.services.ClientDataEncoderImpl
 
createSink() - Method in interface org.apache.tapestry5.services.ClientDataEncoder
Creates a sink for client data.
createText() - Method in class org.apache.tapestry5.kaptcha.internal.services.KaptchaProducerImpl
 
createThunk(Class<T>, ObjectCreator, String) - Method in class org.apache.tapestry5.ioc.internal.services.ThunkCreatorImpl
 
createThunk(Class<T>, ObjectCreator, String) - Method in interface org.apache.tapestry5.ioc.services.ThunkCreator
Creates a Thunk of the given proxy type.
createTransformation(String, String) - Method in class org.apache.tapestry5.internal.plastic.PlasticClassPool
 
createTranslator(Field, String, Messages, Locale, Translator) - Method in class org.apache.tapestry5.internal.services.FieldTranslatorSourceImpl
 
createTranslator(ComponentResources, String) - Method in class org.apache.tapestry5.internal.services.FieldTranslatorSourceImpl
 
createTranslator(Field, String, Messages, Locale, Translator) - Method in interface org.apache.tapestry5.services.FieldTranslatorSource
Wraps a Translator as a FieldTranslator.
createTranslator(ComponentResources, String) - Method in interface org.apache.tapestry5.services.FieldTranslatorSource
Creates a translator (used by the translate: binding prefix).
createValidator(Field, String, String) - Method in class org.apache.tapestry5.internal.services.FieldValidatorSourceImpl
 
createValidator(Field, String, String, String, Messages, Locale) - Method in class org.apache.tapestry5.internal.services.FieldValidatorSourceImpl
 
createValidator(Field, String, String) - Method in interface org.apache.tapestry5.services.FieldValidatorSource
Creates the validator.
createValidator(Field, String, String, String, Messages, Locale) - Method in interface org.apache.tapestry5.services.FieldValidatorSource
Full featured version of FieldValidatorSource.createValidator(Field, String, String) used in situations where the container of the field is not necesarrilly the place to look for override messages, and the id of the field is not the key to use when checking.
createValidators(Field, String) - Method in class org.apache.tapestry5.internal.services.FieldValidatorSourceImpl
 
createValidators(Field, String) - Method in interface org.apache.tapestry5.services.FieldValidatorSource
Creates a set of validators.
createValue() - Method in class org.apache.tapestry5.ioc.internal.services.PerthreadManagerImpl
 
createValue() - Method in interface org.apache.tapestry5.ioc.services.PerthreadManager
Creates a value using a unique internal key.
creatorDescription - Variable in class org.apache.tapestry5.ioc.internal.AbstractServiceCreator
 
CronExpression - Class in org.apache.tapestry5.ioc.internal.services.cron
Provides a parser and evaluator for unix-like cron expressions.
CronExpression(String) - Constructor for class org.apache.tapestry5.ioc.internal.services.cron.CronExpression
Constructs a new CronExpression based on the specified parameter.
CronSchedule - Class in org.apache.tapestry5.ioc.services.cron
 
CronSchedule(String) - Constructor for class org.apache.tapestry5.ioc.services.cron.CronSchedule
 
cssClass - Variable in enum org.apache.tapestry5.alerts.Severity
The CSS class to be used for the client list element.
CSSClassConstants - Class in org.apache.tapestry5
Constants used when rendering a CSS class attribute.
CSSClassConstants() - Constructor for class org.apache.tapestry5.CSSClassConstants
 
CSSResourceMinimizer - Class in org.apache.tapestry5.internal.yuicompressor
Uses CssCompressor to reduce the size of CSS content.
CSSResourceMinimizer(Logger, OperationTracker) - Constructor for class org.apache.tapestry5.internal.yuicompressor.CSSResourceMinimizer
 
CtClassSource - Interface in org.apache.tapestry5.ioc.internal.services
Used when generating new classes on the fly.
CtClassSourceImpl - Class in org.apache.tapestry5.ioc.internal.services
Wrapper around Javassist's ClassPool that manages the creation of new instances of CtClass and converts finished CtClass's into instantiable Classes.
CtClassSourceImpl(ClassFactoryClassPool, ClassLoader) - Constructor for class org.apache.tapestry5.ioc.internal.services.CtClassSourceImpl
 
CURRENT_DIR_PATH - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
The current working directory (i.e., property "user.dir").
CURRENT_TEST_METHOD_ATTRIBUTE - Static variable in class org.apache.tapestry5.test.TapestryTestConstants
ITestContext attribute updated to store the current test method (as a Method instance).
customizeApplicationContext(ServletContext, ConfigurableWebApplicationContext) - Method in interface org.apache.tapestry5.spring.ApplicationContextCustomizer
Allows the instantiated application context to be customized before it is initially refreshed.
customizeContext(ServletContext, ConfigurableWebApplicationContext) - Method in class org.apache.tapestry5.internal.spring.CustomizingContextLoader
 
CustomizingContextLoader - Class in org.apache.tapestry5.internal.spring
 
CustomizingContextLoader(ApplicationContextCustomizer) - Constructor for class org.apache.tapestry5.internal.spring.CustomizingContextLoader
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2003-2012 The Apache Software Foundation.