public class Profiles extends Object
public Profiles(Path repository)
repository - directory should be a repository containing profile configurations.public void materialize(Path target, String... profileNames) throws IOException
target - is the directory where resulting materialized profile configuration will be written to.profileNames - a list of profile names that will be combined to create the materialized profile.IOExceptionCopyright © 2011–2017 Red Hat. All rights reserved.