JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
ru.cg.webbpm.modules.jndi.inject.annotation
Annotation Interface JndiAutowired
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
JndiAutowired
Object will be autowired from JNDI context.
Author:
Tim Urmancheev