public class PostofficeProvider extends java.lang.Object implements com.google.inject.Provider<Postoffice>
| Modifier and Type | Method and Description |
|---|---|
Postoffice |
get() |
public Postoffice get()
get in interface javax.inject.Provider<Postoffice>Copyright © 2014 ninjaframework. All Rights Reserved.