@Named @Singleton public class ProfileActivationFilePathInterpolator extends Object
ActivationFile.getExists() or ActivationFile.getMissing()| Constructor and Description |
|---|
ProfileActivationFilePathInterpolator(PathTranslator pathTranslator) |
| Modifier and Type | Method and Description |
|---|---|
String |
interpolate(String path,
ProfileActivationContext context)
Interpolates given
path. |
@Inject public ProfileActivationFilePathInterpolator(PathTranslator pathTranslator)
public String interpolate(String path, ProfileActivationContext context) throws org.codehaus.plexus.interpolation.InterpolationException
path.null if the input was nullorg.codehaus.plexus.interpolation.InterpolationExceptionCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.