net.sf.msplice.property.impl
Class BeanutilsPropertyGetter

java.lang.Object
  extended by net.sf.msplice.property.impl.BeanutilsPropertyGetter
All Implemented Interfaces:
IPropertyGetter

public class BeanutilsPropertyGetter
extends java.lang.Object
implements IPropertyGetter


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

Constructor Detail

BeanutilsPropertyGetter

public BeanutilsPropertyGetter()
Method Detail

getProperty

public java.lang.Object getProperty(java.lang.String propertyName,
                                    java.lang.Object rootObject)
                             throws PropertyGetException
Specified by:
getProperty in interface IPropertyGetter
Throws:
PropertyGetException


Copyright © 2005 SourceForge.net. All Rights Reserved.