Uses of Class
org.fest.reflect.field.decorator.DecoratorInvocationHandler

Packages that use DecoratorInvocationHandler
org.fest.reflect.field.decorator   
 

Uses of DecoratorInvocationHandler in org.fest.reflect.field.decorator
 

Subclasses of DecoratorInvocationHandler in org.fest.reflect.field.decorator
 class PostDecorator<T>
          A proxy for post-decorating a field
 class PreDecorator<T>
          A proxy for pre-decorating a field
 



Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.