org.codehaus.cargo.maven2
Class WebXml
java.lang.Object
org.codehaus.cargo.maven2.WebXml
- All Implemented Interfaces:
- Serializable
public class WebXml
- extends Object
- implements Serializable
Web.xml merge settings.
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebXml
public WebXml()
getContextParams
public Object getContextParams()
- Get the contextParams field.
- Returns:
- Object
setContextParams
public void setContextParams(Object contextParams)
- Set the contextParams field.
- Parameters:
contextParams
-
Copyright © 2004-2012 Codehaus. All Rights Reserved.