| Constructor and Description |
|---|
PackageNameWhiteListLoader() |
PackageNameWhiteListLoader(PackageNameSearchProvider packageNameSearchProvider,
org.uberfire.io.IOService ioService) |
| Modifier and Type | Method and Description |
|---|---|
WhiteList |
load(org.uberfire.backend.vfs.Path packageNamesWhiteListPath) |
WhiteList |
load(org.guvnor.common.services.project.model.POM pom) |
protected String |
loadContent(org.uberfire.backend.vfs.Path packageNamesWhiteListPath) |
public PackageNameWhiteListLoader()
@Inject public PackageNameWhiteListLoader(PackageNameSearchProvider packageNameSearchProvider, @Named(value="ioStrategy") org.uberfire.io.IOService ioService)
public WhiteList load(org.uberfire.backend.vfs.Path packageNamesWhiteListPath)
load in interface org.uberfire.ext.editor.commons.service.support.SupportsRead<WhiteList>protected String loadContent(org.uberfire.backend.vfs.Path packageNamesWhiteListPath)
public WhiteList load(org.guvnor.common.services.project.model.POM pom)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.