|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationContext | |
|---|---|
| net.sf.staccatocommons.instrument.context | This package contains the interfaces that describe annotated element contexts, which contain all the contextual information that the annotation handlers will receive during processing. |
| net.sf.staccatocommons.instrument.context.internal | |
| Uses of AnnotationContext in net.sf.staccatocommons.instrument.context |
|---|
| Subinterfaces of AnnotationContext in net.sf.staccatocommons.instrument.context | |
|---|---|
interface |
ArgumentAnnotationContext
The context of an annotated argument |
interface |
ClassAnnotationContext
The context of an annotated class |
interface |
ConstructorAnnotationContext
The context of an annotated constructor |
interface |
MethodAnnotationContext
The context of an annotated method |
| Uses of AnnotationContext in net.sf.staccatocommons.instrument.context.internal |
|---|
| Classes in net.sf.staccatocommons.instrument.context.internal that implement AnnotationContext | |
|---|---|
class |
AbstractAnnotationContext
|
class |
DefaultArgumentAnnotationContext
|
class |
DefaultClassAnnotationContext
|
class |
DefaultConstructorAnnotationContext
|
class |
DefaultMethodAnnotationContext
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||