org.qi4j.api.association
Class GenericAssociationInfo

java.lang.Object
  extended by org.qi4j.api.association.GenericAssociationInfo

public final class GenericAssociationInfo
extends java.lang.Object

Generic Association info.


Constructor Summary
GenericAssociationInfo()
           
 
Method Summary
static java.lang.reflect.Type associationTypeOf(java.lang.reflect.AccessibleObject accessor)
           
static java.lang.reflect.Type toAssociationType(java.lang.reflect.Type methodReturnType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericAssociationInfo

public GenericAssociationInfo()
Method Detail

associationTypeOf

public static java.lang.reflect.Type associationTypeOf(java.lang.reflect.AccessibleObject accessor)

toAssociationType

public static java.lang.reflect.Type toAssociationType(java.lang.reflect.Type methodReturnType)