org.qi4j.bootstrap
Interface AssociationDeclarations

All Known Implementing Classes:
MetaInfoDeclaration

public interface AssociationDeclarations

This provides declared Association information that the runtime can use.


Method Summary
 MetaInfo metaInfoFor(java.lang.reflect.AccessibleObject accessor)
           
 

Method Detail

metaInfoFor

MetaInfo metaInfoFor(java.lang.reflect.AccessibleObject accessor)