Class DefaultComponentDependencyFactory

    • Constructor Detail

      • DefaultComponentDependencyFactory

        public DefaultComponentDependencyFactory()
    • Method Detail

      • createComponentDependency

        public ComponentDependency createComponentDependency​(Field field)
        Parameters:
        field - the field for which to extract a Component Dependency
        Returns:
        the Component Dependency instance created from the passed field or null if the field doesn't match the requirements