|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.core.configuration.PrintStreamAnnotationMonitor
public class PrintStreamAnnotationMonitor
Constructor Summary | |
---|---|
PrintStreamAnnotationMonitor()
|
|
PrintStreamAnnotationMonitor(java.io.PrintStream output)
|
Method Summary | |
---|---|
void |
annotationNotFound(java.lang.Class<? extends java.lang.annotation.Annotation> annotation,
java.lang.Object annotatedInstance)
|
void |
elementCreationFailed(java.lang.Class<?> elementClass,
java.lang.Exception cause)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintStreamAnnotationMonitor()
public PrintStreamAnnotationMonitor(java.io.PrintStream output)
Method Detail |
---|
public void elementCreationFailed(java.lang.Class<?> elementClass, java.lang.Exception cause)
elementCreationFailed
in interface AnnotationMonitor
public void annotationNotFound(java.lang.Class<? extends java.lang.annotation.Annotation> annotation, java.lang.Object annotatedInstance)
annotationNotFound
in interface AnnotationMonitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |