Uses of Package
org.callbackparams.combine

Packages that use org.callbackparams.combine
org.callbackparams.combine Contains the framework's built-in combine-strategies as well as their API, which can be used to develop customized combine-strategies. 
org.callbackparams.combine.annotation Annotations and annotation-related combine-functionality 
org.callbackparams.combine.reflect   
 

Classes in org.callbackparams.combine used by org.callbackparams.combine
AbstractCombineStrategy
          Abstract stub implementation of CombineStrategy that is intended to be a convenient super-class for most implementations.
CombineStrategy
          This is the API-interface that must be implemented by any combine-strategy class.
ValuesCollection
          A collection of arrays of callback-values.
 

Classes in org.callbackparams.combine used by org.callbackparams.combine.annotation
CombineStrategy
          This is the API-interface that must be implemented by any combine-strategy class.
 

Classes in org.callbackparams.combine used by org.callbackparams.combine.reflect
CombineStrategy
          This is the API-interface that must be implemented by any combine-strategy class.
 



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