org.hudsonci.maven.plugin.ui.gwt.buildinfo
Class MavenBuildInfoEntryPoint

java.lang.Object
  extended by org.hudsonci.maven.plugin.ui.gwt.buildinfo.MavenBuildInfoEntryPoint
All Implemented Interfaces:
EntryPoint

public class MavenBuildInfoEntryPoint
extends Object
implements EntryPoint

Display of build information.

Since:
2.1.0
Author:
Jamie Whitehouse

Constructor Summary
MavenBuildInfoEntryPoint()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenBuildInfoEntryPoint

public MavenBuildInfoEntryPoint()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface EntryPoint


Copyright © 2004-2011 Hudson. All Rights Reserved.