Uses of Class
org.apache.tapestry5.ioc.internal.util.Orderer
Packages that use Orderer
Package
Description
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
-
Uses of Orderer in org.apache.tapestry5.ioc.internal
Constructors in org.apache.tapestry5.ioc.internal with parameters of type OrdererModifierConstructorDescriptionValidatingOrderedConfigurationWrapper
(Class<T> expectedType, ObjectLocator locator, TypeCoercerProxy typeCoercer, Orderer<T> orderer, Map<String, org.apache.tapestry5.ioc.internal.OrderedConfigurationOverride<T>> overrides, ContributionDef contribDef)