com.atlassian.pageobjects.binder
Class StandardModule

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

public class StandardModule
extends Object
implements com.google.inject.Module


Constructor Summary
StandardModule(TestedProduct 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

StandardModule

public StandardModule(TestedProduct testedProduct)
Method Detail

configure

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


Copyright © 2014 Atlassian. All rights reserved.