it.amattioli.applicate.properties
Class PropertyAvailabilityRetrieverImpl
java.lang.Object
it.amattioli.applicate.properties.PropertyAvailabilityRetrieverImpl
- All Implemented Interfaces:
- PropertyAvailabilityRetriever
public class PropertyAvailabilityRetrieverImpl
- extends Object
- implements PropertyAvailabilityRetriever
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyAvailabilityRetrieverImpl
public PropertyAvailabilityRetrieverImpl(Object bean)
isPropertyAvailable
public boolean isPropertyAvailable(String propertyName)
- Specified by:
isPropertyAvailable in interface PropertyAvailabilityRetriever
availableProperty
public static String availableProperty(String propertyName)
availableMethod
public Method availableMethod(String propertyName)
throws NoSuchMethodException
- Throws:
NoSuchMethodException
Copyright © 2011. All Rights Reserved.