ninja.postoffice.guice
Class PostofficeProvider

java.lang.Object
  extended by ninja.postoffice.guice.PostofficeProvider
All Implemented Interfaces:
javax.inject.Provider<Postoffice>

public class PostofficeProvider
extends Object
implements com.google.inject.Provider<Postoffice>


Method Summary
 Postoffice get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public Postoffice get()
Specified by:
get in interface javax.inject.Provider<Postoffice>


Copyright © 2012. All Rights Reserved.