com.atlassian.pageobjects.elements.timeout
Class TimeoutsModule
java.lang.Object
com.atlassian.pageobjects.elements.timeout.TimeoutsModule
- All Implemented Interfaces:
- com.google.inject.Module
public class TimeoutsModule
- extends Object
- implements com.google.inject.Module
A module implementation to provide Timeouts implementation
to the injector.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeoutsModule
public TimeoutsModule()
TimeoutsModule
public TimeoutsModule(Timeouts timeouts)
configure
public void configure(com.google.inject.Binder binder)
- Specified by:
configure in interface com.google.inject.Module
timeouts
public Timeouts timeouts()
Copyright © 2014 Atlassian. All rights reserved.