com.atlassian.pageobjects.elements
Class ElementModule

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

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

Guice module that adds bindings for classes required by the elements


Constructor Summary
ElementModule()
           
 
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

ElementModule

public ElementModule()
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.