Invokable | Similiar to Runnable execpt that it returns a value. | code | html |
Orderer.DependencyLinker | code | html | |
idToDependencyNode.DependencyLinker | code | html |
AbstractResource | Abstract implementation of Resource . | code | html |
InheritanceSearch.State | code | html | |
ClasspathResource | Implementation of Resource for files on the classpath (as defined by a ClassLoader ). | code | html |
CollectionFactory | Static factory methods to ease the creation of new collection types (when using generics). | code | html |
ConcurrentBarrier | A barrier used to execute code in a context where it is guarded by read/write locks. | code | html |
ConcurrentBarrier.ThreadBoolean | This is, of course, a bit of a problem. | code | html |
Defense | Static utility methods for defensive programming. | code | html |
DependencyNode | Used by org.apache.tapestry5.ioc.internal.util.Orderer to establish backward dependencies for org.apache.tapestry5.ioc.Orderable objects. | code | html |
GenericsUtils | Static methods related to the use of JDK 1.5 generics. | code | html |
IdAllocator | Used to "uniquify" names within a given context. | code | html |
IdAllocator.NameGenerator | Generates unique names with a particular prefix. | code | html |
InheritanceSearch | Used to search from a particular class up the inheritance hierarchy of extended classes and implemented interfaces. | code | html |
InternalUtils | Utilities used within various internal implemenations of Tapestry IOC and the rest of the tapestry-core framework. | code | html |
LocalizedNameGenerator | Used in a wide variety of resource searches. | code | html |
LocationImpl | Implementation class for org.apache.tapestry5.ioc.Location . | code | html |
MessageFormatterImpl | code | html | |
MessagesImpl | Implementation of org.apache.tapestry5.ioc.Messages based around a java.util.ResourceBundle . | code | html |
OneShotLock | Logic for handling one shot semantics for classes; classes that include a method (or methods) that "locks down" the instance, to prevent it from being used again in the future. | code | html |
Orderer | Used to order objects into an "execution" order. | code | html |
TapestryException | Exception class used as a replacement for java.lang.RuntimeException when the exception is related to a particular location. | code | html |
UtilMessages | code | html | |
idToDependencyNode | Used to order objects into an "execution" order. | code | html |