|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgumentAnnotationContext | |
|---|---|
| net.sf.staccatocommons.instrument.context.internal | |
| net.sf.staccatocommons.instrument.handler | This package contains the interfaces that describe annotation handlers, which are supposed to be implemented by clients in order to process their annotations |
| Uses of ArgumentAnnotationContext in net.sf.staccatocommons.instrument.context.internal |
|---|
| Classes in net.sf.staccatocommons.instrument.context.internal that implement ArgumentAnnotationContext | |
|---|---|
class |
DefaultArgumentAnnotationContext
|
| Uses of ArgumentAnnotationContext in net.sf.staccatocommons.instrument.handler |
|---|
| Methods in net.sf.staccatocommons.instrument.handler with parameters of type ArgumentAnnotationContext | |
|---|---|
void |
ArgumentAnnotationHandler.processAnnotatedArgument(A annotation,
ArgumentAnnotationContext context)
Process an annotation discovered by the instrumenter, instrumenting the given context where the annoation was found |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||