net.contextfw.web.application.internal.providers
Class WebApplicationHandleProvider

java.lang.Object
  extended by net.contextfw.web.application.internal.providers.WebApplicationHandleProvider
All Implemented Interfaces:
com.google.inject.Provider<WebApplicationHandle>

public class WebApplicationHandleProvider
extends Object
implements com.google.inject.Provider<WebApplicationHandle>


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

Constructor Detail

WebApplicationHandleProvider

public WebApplicationHandleProvider()
Method Detail

get

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


Copyright © 2010. All Rights Reserved.