net.sf.excha.foo
Interface AnnotatedFoo

All Known Implementing Classes:
AnnotatedFooImpl

public interface AnnotatedFoo


Method Summary
 void notAnnotated()
           
 void notThrowingException()
           
 void throwsIllegalArgumentMustNotBeSubstituted()
           
 

Method Detail

notAnnotated

void notAnnotated()
                  throws java.lang.Exception
Throws:
java.lang.Exception

throwsIllegalArgumentMustNotBeSubstituted

void throwsIllegalArgumentMustNotBeSubstituted()
                                               throws java.lang.Exception
Throws:
java.lang.Exception

notThrowingException

void notThrowingException()


Copyright © 2007-2008. All Rights Reserved.