Uses of Interface
org.jboss.hal.core.runtime.host.HostResultEvent.HostResultHandler
-
-
Uses of HostResultEvent.HostResultHandler in org.jboss.hal.client.installer
Classes in org.jboss.hal.client.installer that implement HostResultEvent.HostResultHandler Modifier and Type Class Description classUpdateManagerHostColumn -
Uses of HostResultEvent.HostResultHandler in org.jboss.hal.client.patching
Classes in org.jboss.hal.client.patching that implement HostResultEvent.HostResultHandler Modifier and Type Class Description classHostPatchesColumn -
Uses of HostResultEvent.HostResultHandler in org.jboss.hal.client.runtime
Classes in org.jboss.hal.client.runtime that implement HostResultEvent.HostResultHandler Modifier and Type Class Description classProcessStateHandlerHandlesProcessStateevents and emits messages if necessary. -
Uses of HostResultEvent.HostResultHandler in org.jboss.hal.client.runtime.host
Classes in org.jboss.hal.client.runtime.host that implement HostResultEvent.HostResultHandler Modifier and Type Class Description classHostColumn -
Uses of HostResultEvent.HostResultHandler in org.jboss.hal.client.skeleton
Classes in org.jboss.hal.client.skeleton that implement HostResultEvent.HostResultHandler Modifier and Type Class Description classHeaderPresenterPresenter which controls the header. -
Uses of HostResultEvent.HostResultHandler in org.jboss.hal.core.runtime.host
Methods in org.jboss.hal.core.runtime.host that return types with arguments of type HostResultEvent.HostResultHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<HostResultEvent.HostResultHandler>HostResultEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<HostResultEvent.HostResultHandler>HostResultEvent. getType()Methods in org.jboss.hal.core.runtime.host with parameters of type HostResultEvent.HostResultHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationHostResultEvent.HasHostResultHandlers. addHostResultHandler(HostResultEvent.HostResultHandler handler)
-