public interface LauncherPrepareContext
Modifier and Type | Method and Description |
---|---|
void |
addAppJar(URL url) |
URL |
getArtifactFile(org.apache.sling.feature.ArtifactId artifact) |
org.slf4j.Logger |
getLogger()
Get the central logger
|
org.slf4j.Logger getLogger()
void addAppJar(URL url)
URL getArtifactFile(org.apache.sling.feature.ArtifactId artifact) throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.