public static class Locator.LocatorProcessor extends AbstractLocatorAnnotationProcessor<Locator>
context, factory, log, returnTypeHandler| Constructor and Description |
|---|
LocatorProcessor(JemmyContext context,
IPoFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
static org.netbeans.jemmy.ComponentChooser |
annotationToChooser(Locator annotation,
Object[] parameters,
JemmyPageObjectHelper.SearchContextProvider searchContextProvider,
boolean isNewWindow) |
protected org.netbeans.jemmy.ComponentChooser |
getChooser(Locator annotation,
LocatorContextInformation info) |
createObject, getName, handleCollectionType, handleCountType, processAnnotationpublic LocatorProcessor(JemmyContext context, IPoFactory factory)
protected org.netbeans.jemmy.ComponentChooser getChooser(Locator annotation, LocatorContextInformation info)
getChooser in class AbstractLocatorAnnotationProcessor<Locator>public static org.netbeans.jemmy.ComponentChooser annotationToChooser(Locator annotation, Object[] parameters, JemmyPageObjectHelper.SearchContextProvider searchContextProvider, boolean isNewWindow)
Copyright © 2017. All rights reserved.