org.hudsonci.maven.plugin.ui.gwt.configure
Class MavenConfigurationController

java.lang.Object
  extended by org.hudsonci.maven.plugin.ui.gwt.configure.MavenConfigurationController

@Singleton
public class MavenConfigurationController
extends Object

Controls the MavenConfiguration module.

Since:
2.1.0
Author:
Jason Dillon

Constructor Summary
MavenConfigurationController(WorkspaceManagerPresenter workspaceManagerPresenter)
           
 
Method Summary
 void start(com.google.gwt.user.client.ui.HasWidgets container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenConfigurationController

@Inject
public MavenConfigurationController(WorkspaceManagerPresenter workspaceManagerPresenter)
Method Detail

start

public void start(com.google.gwt.user.client.ui.HasWidgets container)


Copyright © 2004-2011 Hudson. All Rights Reserved.