|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.junit.impl.AnnotationsProcessor
@Service public class AnnotationsProcessor
Processor for annotations in test classes
| Constructor Summary | |
|---|---|
AnnotationsProcessor()
|
|
| Method Summary | |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctx)
|
protected void |
deactivate(org.osgi.service.component.ComponentContext ctx)
|
java.lang.Object |
process(java.lang.Object testObject)
Process annotations on the test object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationsProcessor()
| Method Detail |
|---|
protected void activate(org.osgi.service.component.ComponentContext ctx)
protected void deactivate(org.osgi.service.component.ComponentContext ctx)
public java.lang.Object process(java.lang.Object testObject)
throws java.lang.Exception
process in interface TestObjectProcessorjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||