public final class MavenPropertyHelper extends Object
It is allowed to change the project passed to the helper instance after creation of the instance as long as the caller makes sure that it is not changed within a call of this instance. No synchronization is cared for by this instance.
| Constructor and Description |
|---|
MavenPropertyHelper(org.apache.maven.project.MavenProject project)
Default constructor.
|
Copyright © 2006-2014. All Rights Reserved.