public class Booter extends Object
Constructor and Description |
---|
Booter() |
Modifier and Type | Method and Description |
---|---|
static List<RemoteRepository> |
newRepositories(RepositorySystem system,
RepositorySystemSession session) |
static RepositorySystem |
newRepositorySystem() |
static DefaultRepositorySystemSession |
newRepositorySystemSession(RepositorySystem system) |
public static RepositorySystem newRepositorySystem()
public static DefaultRepositorySystemSession newRepositorySystemSession(RepositorySystem system)
public static List<RemoteRepository> newRepositories(RepositorySystem system, RepositorySystemSession session)
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.