org.atmosphere.samples.guice
Class GuiceChatConfig

java.lang.Object
  extended by com.google.inject.servlet.GuiceServletContextListener
      extended by org.atmosphere.samples.guice.GuiceChatConfig
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener

public class GuiceChatConfig
extends com.google.inject.servlet.GuiceServletContextListener


Constructor Summary
GuiceChatConfig()
           
 
Method Summary
protected  com.google.inject.Injector getInjector()
           
 
Methods inherited from class com.google.inject.servlet.GuiceServletContextListener
contextDestroyed, contextInitialized
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiceChatConfig

public GuiceChatConfig()
Method Detail

getInjector

protected com.google.inject.Injector getInjector()
Specified by:
getInjector in class com.google.inject.servlet.GuiceServletContextListener


Copyright © 2010 SUN Microsystems. All Rights Reserved.