com.atlassian.pageobjects.binder
Class BrowserModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by com.atlassian.pageobjects.binder.BrowserModule
All Implemented Interfaces:
com.google.inject.Module

public class BrowserModule
extends com.google.inject.AbstractModule

Adds the browser associated with the product to the context, via BrowserAware.

Since:
2.1

Nested Class Summary
protected static class BrowserModule.AbstractBrowserAwareFinder
           
static class BrowserModule.BrowserAwareProvider
           
static class BrowserModule.BrowserProvider
           
 
Constructor Summary
BrowserModule()
           
 
Method Summary
protected  void configure()
           
 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserModule

public BrowserModule()
Method Detail

configure

protected void configure()
Specified by:
configure in class com.google.inject.AbstractModule


Copyright © 2014 Atlassian. All rights reserved.