org.atmosphere.di
Class InjectorProvider

java.lang.Object
  extended by org.atmosphere.di.InjectorProvider

public final class InjectorProvider
extends Object

Retreive the injector to use to inject resources into objects

Since:
0.7
Author:
Mathieu Carbou

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

Method Detail

getInjector

public static Injector getInjector()


Copyright © 2013. All Rights Reserved.