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

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

public class MavenConfigurationEntryPoint
extends Object
implements EntryPoint

MavenConfiguration entry-point.

Since:
2.1.0
Author:
Jason Dillon

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

Field Detail

MAIN_PANEL_ID

public static final String MAIN_PANEL_ID
See Also:
Constant Field Values
Constructor Detail

MavenConfigurationEntryPoint

public MavenConfigurationEntryPoint()
Method Detail

onModuleLoad

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


Copyright © 2004-2011 Hudson. All Rights Reserved.