intarsys runtime library

Uses of Interface
de.intarsys.tools.reflect.IRelationHandler

Packages that use IRelationHandler
de.intarsys.tools.reflect   
 

Uses of IRelationHandler in de.intarsys.tools.reflect
 

Classes in de.intarsys.tools.reflect that implement IRelationHandler
 class CollectionRelationHandler
          The relation is implemented in a plain java collection.
 class GenericRelationHandler
          The relation is implemented using basic "intarsys" style reflection.
 class MapRelationHandler
          The relation is implemented in a Map.
 class ReflectionRelationHandler
          The relation is implemented using plain JDK reflection.
 class RelationHandlerAdapter
          Simple adapter for IRelationHandler
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.