org.apache.maven.plugin.assembly
Class DefaultAssemblyContext
java.lang.Object
org.apache.maven.plugin.assembly.DefaultAssemblyContext
- All Implemented Interfaces:
- AssemblyContext
public class DefaultAssemblyContext
- extends Object
- implements AssemblyContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAssemblyContext
public DefaultAssemblyContext()
getManagedVersionMap
public Map getManagedVersionMap()
- Specified by:
getManagedVersionMap
in interface AssemblyContext
setManagedVersionMap
public AssemblyContext setManagedVersionMap(Map managedVersions)
- Specified by:
setManagedVersionMap
in interface AssemblyContext
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.