Uses of Interface
org.jboss.hal.core.runtime.server.ServerSelectionEvent.ServerSelectionHandler
-
Packages that use ServerSelectionEvent.ServerSelectionHandler Package Description org.jboss.hal.core org.jboss.hal.core.runtime.server -
-
Uses of ServerSelectionEvent.ServerSelectionHandler in org.jboss.hal.core
Classes in org.jboss.hal.core that implement ServerSelectionEvent.ServerSelectionHandler Modifier and Type Class Description classCoreStatementContext -
Uses of ServerSelectionEvent.ServerSelectionHandler in org.jboss.hal.core.runtime.server
Methods in org.jboss.hal.core.runtime.server that return types with arguments of type ServerSelectionEvent.ServerSelectionHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ServerSelectionEvent.ServerSelectionHandler>ServerSelectionEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<ServerSelectionEvent.ServerSelectionHandler>ServerSelectionEvent. getType()Methods in org.jboss.hal.core.runtime.server with parameters of type ServerSelectionEvent.ServerSelectionHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationServerSelectionEvent.HasServerSelectionHandlers. addServerSelectionHandler(ServerSelectionEvent.ServerSelectionHandler handler)
-