org.hudsonci.maven.plugin.ui.gwt.buildinfo.event
Interface BuildStateLoadedEvent.Handler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
Enclosing class:
BuildStateLoadedEvent

public static interface BuildStateLoadedEvent.Handler
extends com.google.gwt.event.shared.EventHandler

Handler interface for BuildStateLoadedEvent events.


Method Summary
 void onLoad(BuildStateLoadedEvent event)
           
 

Method Detail

onLoad

void onLoad(BuildStateLoadedEvent event)


Copyright © 2004-2011 Hudson. All Rights Reserved.