com.atlassian.confluence.pageobjects.module
Class ConfluenceComponentSupportModule

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.module.ConfluenceComponentSupportModule
All Implemented Interfaces:
com.google.inject.Module

public class ConfluenceComponentSupportModule
extends java.lang.Object
implements com.google.inject.Module


Constructor Summary
ConfluenceComponentSupportModule(com.atlassian.pageobjects.TestedProduct<? extends com.atlassian.webdriver.pageobjects.WebDriverTester> testedProduct)
           
 
Method Summary
 void configure(com.google.inject.Binder binder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceComponentSupportModule

public ConfluenceComponentSupportModule(com.atlassian.pageobjects.TestedProduct<? extends com.atlassian.webdriver.pageobjects.WebDriverTester> testedProduct)
Method Detail

configure

public void configure(com.google.inject.Binder binder)
Specified by:
configure in interface com.google.inject.Module


Copyright © 2003-2014 Atlassian. All Rights Reserved.