Annotation Interface JndiAutowired


@Target(FIELD) @Retention(RUNTIME) public @interface JndiAutowired
Object will be autowired from JNDI context.
Author:
Tim Urmancheev