Package org.sape.carbon.core.util.reflection

Class Summary
BeanUtil This class implements the ability to get and set properties on a bean.
ClassFinder This class implements the capability to search over the current classpath retrieving classes that implement a certain interface.
ClassTree This class creates a tree structure that maps inheritance hierarchies of classes.
ClassTree.ClassTreeNode Inner class representing each node in the tree.
ClassUtil Copyright 2003 Sapient
GenericProxy This generic implementation of a DynamicProxy invocation handler will provide the basics of object method handling for the methods hashCode, equals and toString.
 

Exception Summary
PropertyNotFoundException This is exception is used to declare the property expected to be in a class could not be found using reflective techniques.
ReflectionRuntimeException This is the abstract-base exception for runtime exceptions in the reflection utilities.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.