org.codehaus.mojo.pomtools.wrapper.reflection
Class PropertiesBeanField
java.lang.Object
org.codehaus.mojo.pomtools.wrapper.reflection.BeanField
org.codehaus.mojo.pomtools.wrapper.reflection.ListField
org.codehaus.mojo.pomtools.wrapper.reflection.PropertiesBeanField
- All Implemented Interfaces:
- FactoryBeanField
public class PropertiesBeanField
- extends ListField
- Version:
- $Id: PropertiesBeanField.java 2166 2006-07-18 21:32:16Z carlos $
- Author:
- David Hawkins
PropertiesBeanField
public PropertiesBeanField(String parentName,
String name)
createWrapperObject
public ObjectWrapper createWrapperObject(ObjectWrapper parent,
Object objectToWrap)
- Specified by:
createWrapperObject
in interface FactoryBeanField
- Overrides:
createWrapperObject
in class ListField
Copyright © 2011 The Codehaus. All Rights Reserved.