|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.configuration.NullAnnotationMonitor
public class NullAnnotationMonitor
Null Object
Pattern implementation of AnnotationMonitor. Can be extended to
override only the methods of interest.
| Constructor Summary | |
|---|---|
NullAnnotationMonitor()
|
|
| 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 NullAnnotationMonitor()
| 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 | |||||||||