org.hudsonci.maven.plugin.ui.gwt.configure.workspace.internal
Class WorkspaceManagerPresenterImpl
java.lang.Object
org.hudsonci.maven.plugin.ui.gwt.configure.workspace.internal.WorkspaceManagerPresenterImpl
- All Implemented Interfaces:
- WorkspaceManagerPresenter
@Singleton
public class WorkspaceManagerPresenterImpl
- extends Object
- implements WorkspaceManagerPresenter
Default implementation of WorkspaceManagerPresenter.
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkspaceManagerPresenterImpl
@Inject
public WorkspaceManagerPresenterImpl(WorkspaceManagerView view,
@Named(value="default")@Nullable
WorkspacePresenter defaultWorkspace)
getView
public WorkspaceManagerView getView()
- Specified by:
getView in interface WorkspaceManagerPresenter
start
public void start(com.google.gwt.user.client.ui.HasWidgets container)
- Specified by:
start in interface WorkspaceManagerPresenter
Copyright © 2004-2011 Hudson. All Rights Reserved.