org.hudsonci.maven.plugin.ui.gwt.buildinfo
Class MavenBuildInfoEntryPoint
java.lang.Object
org.hudsonci.maven.plugin.ui.gwt.buildinfo.MavenBuildInfoEntryPoint
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class MavenBuildInfoEntryPoint
- extends Object
- implements com.google.gwt.core.client.EntryPoint
Display of build information.
- Since:
- 2.1.0
- Author:
- Jamie Whitehouse
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenBuildInfoEntryPoint
public MavenBuildInfoEntryPoint()
onModuleLoad
public void onModuleLoad()
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
Copyright © 2004-2011 Hudson. All Rights Reserved.