Interface PlexusTypeListener

    • Method Detail

      • hear

        void hear​(org.codehaus.plexus.component.annotations.Component component,
                  DeferredClass<?> implementation,
                  java.lang.Object source)
        Invoked when the PlexusTypeListener finds a Plexus component.
        Parameters:
        component - The Plexus component
        implementation - The implementation
        source - The source of this component