net.sf.easyweb4j.annotations
Annotation Type InjectRepository


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface InjectRepository

Indicates the field in controller to which a specific Repository implementation should be injected when the controller is created.

Author:
Chandra Sekar S



Copyright © 2009-2010 Chandra Sekar S. All Rights Reserved.