Uses of Class
ch.elca.el4j.tests.util.metadata.annotations.ExampleAnnotationTwo

Packages that use ExampleAnnotationTwo
ch.elca.el4j.tests.util.metadata.annotations   
 

Uses of ExampleAnnotationTwo in ch.elca.el4j.tests.util.metadata.annotations
 

Methods in ch.elca.el4j.tests.util.metadata.annotations with annotations of type ExampleAnnotationTwo
 int Foo.test(int number)
          This method will be intercepted by the defined annotations.
 int FooImpl.test(int number)
          This method will be intercepted by the defined annotations.
 int Foo.test(int number, FooImpl.Bar innerClass)
          This method will be intercepted by the defined annotations.
 int FooImpl.test(int number, FooImpl.Bar innerClass)
          This method will be intercepted by the defined annotations.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.