Enum ComponentDependencyRegistry.DependencyType

java.lang.Object
java.lang.Enum<ComponentDependencyRegistry.DependencyType>
org.apache.tapestry5.internal.services.ComponentDependencyRegistry.DependencyType
All Implemented Interfaces:
Serializable, Comparable<ComponentDependencyRegistry.DependencyType>, java.lang.constant.Constable
Enclosing interface:
ComponentDependencyRegistry

Enum class defining the types of dependency components, pages and mixins can have among them.