net.thucydides.plugins.jira.guice
Class Injectors

Package class diagram package Injectors
java.lang.Object
  extended by net.thucydides.plugins.jira.guice.Injectors

public class Injectors
extends Object

Somewhere to hold the Guice injector. There might be a better way to do this.


Constructor Summary
Injectors()
           
 
Method Summary
static com.google.inject.Injector getInjector()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Injectors

public Injectors()
Method Detail

getInjector

public static com.google.inject.Injector getInjector()


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.