org.mule.devkit.generation.rest
Class RestClientAnnotationVerifier
java.lang.Object
org.mule.devkit.generation.rest.RestClientAnnotationVerifier
- All Implemented Interfaces:
- ModuleAnnotationVerifier, Verifier
public class RestClientAnnotationVerifier
- extends Object
- implements ModuleAnnotationVerifier
|
Method Summary |
boolean |
shouldVerify(org.mule.devkit.model.module.Module module)
|
void |
verify(org.mule.devkit.model.module.Module module)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestClientAnnotationVerifier
public RestClientAnnotationVerifier()
shouldVerify
public boolean shouldVerify(org.mule.devkit.model.module.Module module)
- Specified by:
shouldVerify in interface ModuleAnnotationVerifier
verify
public void verify(org.mule.devkit.model.module.Module module)
throws AnnotationVerificationException
- Specified by:
verify in interface ModuleAnnotationVerifier
- Throws:
AnnotationVerificationException
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.