Class ConfluenceComponentSupportModule

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

@Deprecated public class ConfluenceComponentSupportModule extends Object implements com.google.inject.Module
Deprecated.
in 5.8. Use ConfluenceComponentSupportModule instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
  • Constructor Details

    • ConfluenceComponentSupportModule

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

    • configure

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