Uses of Interface
org.jboss.hal.core.runtime.server.ServerResultEvent.ServerResultHandler
-
-
Uses of ServerResultEvent.ServerResultHandler in org.jboss.hal.client.configuration
Classes in org.jboss.hal.client.configuration that implement ServerResultEvent.ServerResultHandler Modifier and Type Class Description classUpdatePathAutoCompleteUpdates thePathsAutoCompleteupon profile selections and server stop / start. -
Uses of ServerResultEvent.ServerResultHandler in org.jboss.hal.client.runtime
Classes in org.jboss.hal.client.runtime that implement ServerResultEvent.ServerResultHandler Modifier and Type Class Description classProcessStateHandlerHandlesProcessStateevents and emits messages if necessary. -
Uses of ServerResultEvent.ServerResultHandler in org.jboss.hal.client.runtime.server
Classes in org.jboss.hal.client.runtime.server that implement ServerResultEvent.ServerResultHandler Modifier and Type Class Description classServerColumnclassStandaloneServerColumn -
Uses of ServerResultEvent.ServerResultHandler in org.jboss.hal.client.skeleton
Classes in org.jboss.hal.client.skeleton that implement ServerResultEvent.ServerResultHandler Modifier and Type Class Description classHeaderPresenterPresenter which controls the header. -
Uses of ServerResultEvent.ServerResultHandler in org.jboss.hal.core.runtime.server
Methods in org.jboss.hal.core.runtime.server that return types with arguments of type ServerResultEvent.ServerResultHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ServerResultEvent.ServerResultHandler>ServerResultEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<ServerResultEvent.ServerResultHandler>ServerResultEvent. getType()Methods in org.jboss.hal.core.runtime.server with parameters of type ServerResultEvent.ServerResultHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationServerResultEvent.HasServerResultHandlers. addServerResultHandler(ServerResultEvent.ServerResultHandler handler)
-