Lookup¶
-
public @interface
Lookup¶ The
Lookupannotation is used to point methods, in classes that implementsorg.motechproject.mds.service.MotechDataService, that should be mapped as MDS lookups. The discovery logic for this annotation is done in theorg.motechproject.mds.annotations.internal.LookupProcessorSee also:
org.motechproject.mds.annotations.internal.LookupProcessor