net.contextfw.web.application.internal.enhanced
Class AutoRegisterListener<I>

java.lang.Object
  extended by net.contextfw.web.application.internal.enhanced.AutoRegisterListener<I>
All Implemented Interfaces:
com.google.inject.spi.InjectionListener<I>

public class AutoRegisterListener<I>
extends Object
implements com.google.inject.spi.InjectionListener<I>


Constructor Summary
AutoRegisterListener()
           
 
Method Summary
 void afterInjection(I injectee)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoRegisterListener

public AutoRegisterListener()
Method Detail

afterInjection

public void afterInjection(I injectee)
Specified by:
afterInjection in interface com.google.inject.spi.InjectionListener<I>


Copyright © 2010. All Rights Reserved.