Package io.fabric8.maven.docker.util
Class ImageNameFormatter.AbstractLookup
- java.lang.Object
-
- io.fabric8.maven.docker.util.ImageNameFormatter.AbstractLookup
-
- All Implemented Interfaces:
FormatParameterReplacer.Lookup
- Enclosing class:
- ImageNameFormatter
public abstract static class ImageNameFormatter.AbstractLookup extends Object implements FormatParameterReplacer.Lookup
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.maven.project.MavenProjectproject
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetProperty(String key)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.maven.docker.util.FormatParameterReplacer.Lookup
lookup
-
-