Package org.callbackparams.sandbox

Useful resources which are not really part of the framework's API but are more like reusable implementations of it.

See:
          Description

Interface Summary
Collector<A extends Annotation> When used as a callback-interface, this single-method interface leverages bleeding-edge framework features that allows callback-value declaration through annotations.
Property.Callback<T>  
 

Class Summary
Collector.CollectorFactory Works as a backup Collector factory for every enum constant that neither implements Collector nor provides any implementation through CallbackFactory.getCallback().
ExpectedExceptionSweeps  
Property This class has nested resources that can be used to produce callback-values for Property.Callback through annotations.
Property.BasicImpl<T>  
 

Annotation Types Summary
Property.BeanClass  
Property.Name  
Property.Value  
 

Package org.callbackparams.sandbox Description

Useful resources which are not really part of the framework's API but are more like reusable implementations of it. Consequently the rest of the framework knows nothing about the resources in this package.



Copyright © 2010-2013 Henrik Kaipe. All Rights Reserved.