roboguice.inject
Class ActivityProvider

java.lang.Object
  extended by roboguice.inject.ActivityProvider
All Implemented Interfaces:
com.google.inject.Provider<android.app.Activity>

public class ActivityProvider
extends Object
implements com.google.inject.Provider<android.app.Activity>

Author:
Mike Burton

Constructor Summary
ActivityProvider()
           
 
Method Summary
 android.app.Activity get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityProvider

public ActivityProvider()
Method Detail

get

public android.app.Activity get()
Specified by:
get in interface com.google.inject.Provider<android.app.Activity>


Copyright © 2011. All Rights Reserved.