org.specrunner.annotator.core
Class AnnotatorFactoryDefault

java.lang.Object
  extended by org.specrunner.annotator.core.AnnotatorFactoryImpl
      extended by org.specrunner.annotator.core.AnnotatorFactoryDefault
All Implemented Interfaces:
IAnnotatorFactory

public class AnnotatorFactoryDefault
extends AnnotatorFactoryImpl

Default annotator factory implementation.

Author:
Thiago Santos

Field Summary
 
Fields inherited from class org.specrunner.annotator.core.AnnotatorFactoryImpl
annotator
 
Constructor Summary
AnnotatorFactoryDefault()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.specrunner.annotator.core.AnnotatorFactoryImpl
getAnnotator, newAnnotator, setAnnotator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotatorFactoryDefault

public AnnotatorFactoryDefault()
Default constructor.



Copyright © 2014. All rights reserved.