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.AnnotationProcessor
org.apache.felix.scrplugin.SCRDescriptorException
org.apache.felix.scrplugin.SCRDescriptorFailureException
public int getRanking()
getRanking
in interface org.apache.felix.scrplugin.annotations.AnnotationProcessor
public String getName()
getName
in interface org.apache.felix.scrplugin.annotations.AnnotationProcessor
Copyright © 2013–2017 The Apache Software Foundation. All rights reserved.