|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface CompassContext
A compass context annotation allowing to inject either a Compass or
a CompassSession into another class. Currently used for Spring injection,
but might be used by other vendors or implemented for other frameworks.
| Optional Element Summary | |
|---|---|
String |
name
The Compass name that will be used to lookup the Compass instance. |
public abstract String name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||