@Dependent public class ProviderStatusEmptyPresenter extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ProviderStatusEmptyPresenter.View |
Constructor and Description |
---|
ProviderStatusEmptyPresenter(ProviderStatusEmptyPresenter.View view,
javax.enterprise.event.Event<RefreshRuntimeEvent> refreshRuntimeEvent) |
Modifier and Type | Method and Description |
---|---|
ProviderStatusEmptyPresenter.View |
getView() |
void |
init() |
void |
onRefresh() |
void |
setup(ProviderKey providerKey) |
@Inject public ProviderStatusEmptyPresenter(ProviderStatusEmptyPresenter.View view, javax.enterprise.event.Event<RefreshRuntimeEvent> refreshRuntimeEvent)
@PostConstruct public void init()
public ProviderStatusEmptyPresenter.View getView()
public void setup(ProviderKey providerKey)
public void onRefresh()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.