com.atlassian.webdriver.pageobjects
Class PageFactoryPostInjectionProcessor
java.lang.Object
com.atlassian.webdriver.pageobjects.PageFactoryPostInjectionProcessor
- All Implemented Interfaces:
- PostInjectionProcessor
public class PageFactoryPostInjectionProcessor
- extends Object
- implements PostInjectionProcessor
Processor that will use to initialize the object
|
Method Summary |
|
process(P pageObject)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageFactoryPostInjectionProcessor
@Inject
public PageFactoryPostInjectionProcessor(AtlassianWebDriver atlassianWebDriver)
process
public <P> P process(P pageObject)
- Specified by:
process in interface PostInjectionProcessor
Copyright © 2014 Atlassian. All rights reserved.