net.sf.msplice.property
Interface IPropertyGetter

All Known Implementing Classes:
BeanutilsPropertyGetter

public interface IPropertyGetter


Method Summary
 java.lang.Object getProperty(java.lang.String propertyName, java.lang.Object rootObject)
           
 

Method Detail

getProperty

java.lang.Object getProperty(java.lang.String propertyName,
                             java.lang.Object rootObject)
                             throws PropertyGetException
Throws:
PropertyGetException


Copyright © 2005 SourceForge.net. All Rights Reserved.