public class UpdatePathAutoComplete extends Object implements ProfileSelectionEvent.ProfileSelectionHandler, ServerResultEvent.ServerResultHandler
PathsAutoComplete upon profile selections and server stop / start.| Constructor and Description |
|---|
UpdatePathAutoComplete(com.google.web.bindery.event.shared.EventBus eventBus,
Environment environment,
Dispatcher dispatcher,
StatementContext statementContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
onProfileSelection(ProfileSelectionEvent event) |
void |
onServerResult(ServerResultEvent event) |
@Inject
public UpdatePathAutoComplete(com.google.web.bindery.event.shared.EventBus eventBus,
Environment environment,
Dispatcher dispatcher,
StatementContext statementContext)
public void onProfileSelection(ProfileSelectionEvent event)
onProfileSelection in interface ProfileSelectionEvent.ProfileSelectionHandlerpublic void onServerResult(ServerResultEvent event)
onServerResult in interface ServerResultEvent.ServerResultHandlerCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.