Package org.jboss.hal.core.runtime.group
Interface ServerGroupResultEvent.ServerGroupResultHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
HeaderPresenter,ProcessStateHandler,ServerGroupColumn
- Enclosing class:
- ServerGroupResultEvent
public static interface ServerGroupResultEvent.ServerGroupResultHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonServerGroupResult(ServerGroupResultEvent event)
-
-
-
Method Detail
-
onServerGroupResult
void onServerGroupResult(ServerGroupResultEvent event)
-
-