org.apache.cxf.management.web.browser.client
Interface Injector

All Superinterfaces:
com.google.gwt.inject.client.Ginjector

public interface Injector
extends com.google.gwt.inject.client.Ginjector


Method Summary
 Dispatcher getDispatcher()
           
 ErrorDialog getErrorDialog()
           
 LogBrowserResources getResources()
           
 

Method Detail

getDispatcher

Dispatcher getDispatcher()

getResources

LogBrowserResources getResources()

getErrorDialog

ErrorDialog getErrorDialog()


Apache CXF