net.sf.msplice.property.impl
Class BeanutilsPropertySetter

java.lang.Object
  extended by net.sf.msplice.property.impl.BeanutilsPropertySetter
All Implemented Interfaces:
IPropertySetter

public class BeanutilsPropertySetter
extends java.lang.Object
implements IPropertySetter


Constructor Summary
BeanutilsPropertySetter()
           
 
Method Summary
 void setProperty(java.lang.String propertyName, java.lang.Object rootObject, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanutilsPropertySetter

public BeanutilsPropertySetter()
Method Detail

setProperty

public void setProperty(java.lang.String propertyName,
                        java.lang.Object rootObject,
                        java.lang.Object value)
                 throws PropertySetException
Specified by:
setProperty in interface IPropertySetter
Throws:
PropertySetException


Copyright © 2005 SourceForge.net. All Rights Reserved.