public class SlingHealthCheckProcessor extends Object implements org.apache.felix.scrplugin.annotations.AnnotationProcessor
| Constructor and Description |
|---|
SlingHealthCheckProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getRanking() |
void |
process(org.apache.felix.scrplugin.annotations.ScannedClass scannedClass,
org.apache.felix.scrplugin.description.ClassDescription classDescription) |
public void process(org.apache.felix.scrplugin.annotations.ScannedClass scannedClass,
org.apache.felix.scrplugin.description.ClassDescription classDescription)
throws org.apache.felix.scrplugin.SCRDescriptorException,
org.apache.felix.scrplugin.SCRDescriptorFailureException
process in interface org.apache.felix.scrplugin.annotations.AnnotationProcessororg.apache.felix.scrplugin.SCRDescriptorExceptionorg.apache.felix.scrplugin.SCRDescriptorFailureExceptionpublic int getRanking()
getRanking in interface org.apache.felix.scrplugin.annotations.AnnotationProcessorpublic String getName()
getName in interface org.apache.felix.scrplugin.annotations.AnnotationProcessorCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.