Package org.jboss.hal.core.runtime.group
Interface ServerGroupResultEvent.HasServerGroupResultHandlers
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- ServerGroupResultEvent
public static interface ServerGroupResultEvent.HasServerGroupResultHandlers extends com.google.gwt.event.shared.HasHandlers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationaddServerGroupResultHandler(ServerGroupResultEvent.ServerGroupResultHandler handler)
-
-
-
Method Detail
-
addServerGroupResultHandler
com.google.web.bindery.event.shared.HandlerRegistration addServerGroupResultHandler(ServerGroupResultEvent.ServerGroupResultHandler handler)
-
-