org.mule.tools.automationtestcoverage
Class ConnectorAutomationCoverageAnnotationProcessor
java.lang.Object
javax.annotation.processing.AbstractProcessor
org.mule.tools.automationtestcoverage.ConnectorAutomationCoverageAnnotationProcessor
- All Implemented Interfaces:
- Processor
@SupportedAnnotationTypes(value={"org.mule.api.annotations.Connector","org.mule.api.annotations.Processor"})
@SupportedSourceVersion(value=RELEASE_6)
@SupportedOptions(value={})
public class ConnectorAutomationCoverageAnnotationProcessor- extends AbstractProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectorAutomationCoverageAnnotationProcessor
public ConnectorAutomationCoverageAnnotationProcessor()
process
public boolean process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnvironment)
- Specified by:
process in interface Processor- Specified by:
process in class AbstractProcessor
Copyright © 2014. All rights reserved.