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
getScheduler
com.google.gwt.core.client.Scheduler getScheduler()
getResources
MavenConfigurationResources getResources()
getController
MavenConfigurationController getController()
Copyright © 2004-2011 Hudson. All Rights Reserved.