Package org.apache.tapestry5.commons


package org.apache.tapestry5.commons
  • Interfaces
    Class
    Description
    A source of annotations.
    Object passed into a service contributor method that allows the method provide contributed values to the service's configuration.
    Interface implemented by objects which carry a location tag.
    A kind of tag applied to other objects to identify where they came from, in terms of a file (the resource), a line number, and a column number.
    Object passed into a service contributor method that allows the method provide contributed values to the service's configuration.
    Obtained from a org.apache.tapestry5.ioc.Messages, used to format messages for a specific localized message key.
    Provides access to a messages catalog, a set of properties files that provide localized messages for a particular locale.
    Interface used to encapsulate any strategy used defer the creation of some object until just as needed.
    Defines an object which can provide access to services defined within a Registry, or to objects or object instances available by other means.
    Object providers represent an alternate way to locate an object provided somewhere in the Registry.
    Object passed into a service contributor method that allows the method provide contributed values to the service's configuration.
    Interface that represents a parent-children relationship.
    Interface implemented by classes which converts objects to RecursiveValue instances.
    Represents a resource on the server that may be used for server side processing, or may be exposed to the client side.