org.milyn.cdr.annotation
Annotation Type AppContext


@Documented
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface AppContext

Inject the associated ApplicationContext instance onto the annotated field.

Author:
tom.fennelly@gmail.com



Copyright © 2008. All Rights Reserved.