net.sf.msplice.property
Interface IPropertySetter

All Known Implementing Classes:
BeanutilsPropertySetter

public interface IPropertySetter


Method Summary
 void setProperty(java.lang.String propertyName, java.lang.Object rootObject, java.lang.Object value)
           
 

Method Detail

setProperty

void setProperty(java.lang.String propertyName,
                 java.lang.Object rootObject,
                 java.lang.Object value)
                 throws PropertySetException
Throws:
PropertySetException


Copyright © 2005 SourceForge.net. All Rights Reserved.