org.apache.myfaces.buildtools.maven2.plugin.builder.model
Interface WebConfigParamHolder
- All Known Implementing Classes:
- WebConfigMeta
public interface WebConfigParamHolder
- Since:
- 1.0.4
- Version:
- $Revision: 796607 $ $Date: 2009-07-21 22:00:30 -0500 (mar, 21 jul 2009) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
webConfigParameters
Iterator webConfigParameters()
getWebConfigParam
WebConfigParamMeta getWebConfigParam(String name)
addWebConfigParam
void addWebConfigParam(WebConfigParamMeta wcp)
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.