org.hudsonci.maven.plugin.ui.gwt.configure
Interface MavenConfigurationInjector

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

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

Access to root injectables.

Since:
2.1.0
Author:
Jason Dillon

Method Summary
 MavenConfigurationController getController()
           
 MavenConfigurationResources getResources()
           
 Scheduler getScheduler()
           
 

Method Detail

getScheduler

Scheduler getScheduler()

getResources

MavenConfigurationResources getResources()

getController

MavenConfigurationController getController()


Copyright © 2004-2011 Hudson. All Rights Reserved.