org.atmosphere.plugin.guice
Class GuiceInjector

java.lang.Object
  extended by org.atmosphere.plugin.guice.GuiceInjector
All Implemented Interfaces:
Injector

public final class GuiceInjector
extends Object
implements Injector

Since:
0.7
Author:
Mathieu Carbou

Constructor Summary
GuiceInjector()
           
 
Method Summary
 void inject(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiceInjector

public GuiceInjector()
Method Detail

inject

public void inject(Object o)
Specified by:
inject in interface Injector


Copyright © 2011. All Rights Reserved.