Interface ServiceInfoEvent.ServiceInfoEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- ServiceInfoEvent
public static interface ServiceInfoEvent.ServiceInfoEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRequest(ServiceInfoEvent event)
-
-
-
Method Detail
-
onRequest
void onRequest(ServiceInfoEvent event)
-
-