roboguice.inject
Interface StaticTypeListener

All Superinterfaces:
com.google.inject.spi.TypeListener
All Known Implementing Classes:
PreferenceListener, ResourceListener, ViewListener

public interface StaticTypeListener
extends com.google.inject.spi.TypeListener

Author:
Mike Burton

Method Summary
 void requestStaticInjection(Class<?>... types)
           
 
Methods inherited from interface com.google.inject.spi.TypeListener
hear
 

Method Detail

requestStaticInjection

void requestStaticInjection(Class<?>... types)


Copyright © 2011. All Rights Reserved.