Interface ArtifactPredicateFactory

    • Method Detail

      • newInstance

        ArtifactPredicate newInstance​(org.eclipse.aether.RepositorySystemSession session)
        Creates a new artifact predicate for the session.
        Parameters:
        session - The repository system session from which to configure the generator, must not be null.
        Returns:
        The artifact predicate for the session, never null.