Package 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.

See:
          Description

Interface Summary
AnnotationContext Base interface for an annotated element context
ArgumentAnnotationContext The context of an annotated argument
ClassAnnotationContext The context of an annotated class
ConstructorAnnotationContext The context of an annotated constructor
MethodAnnotationContext The context of an annotated method
 

Package net.sf.staccatocommons.instrument.context Description

This package contains the interfaces that describe annotated element contexts, which contain all the contextual information that the annotation handlers will receive during processing.

s

Those interfaces are not supposed to be implemented by client code



Copyright © 2010-2012 StaccatoCommons. All Rights Reserved.