public class MsgClusteringPresenter extends com.gwtplatform.mvp.client.Presenter<MsgClusteringPresenter.MyView,MsgClusteringPresenter.MyProxy> implements CommonMsgPresenter
| Modifier and Type | Class and Description |
|---|---|
static interface |
MsgClusteringPresenter.MyProxy |
static interface |
MsgClusteringPresenter.MyView |
| Constructor and Description |
|---|
MsgClusteringPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
MsgClusteringPresenter.MyView view,
MsgClusteringPresenter.MyProxy proxy,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
DispatchAsync dispatcher,
RevealStrategy revealStrategy,
ApplicationMetaData propertyMetaData) |
bind, forceReveal, getProxy, getRevealType, getSlot, setRevealType, setSlot, unbind, useManualRevealaddHandler, addRegisteredHandler, addToPopupSlot, addToPopupSlot, addToSlot, addVisibleHandler, asWidget, clearSlot, fireEvent, getEventBus, getView, getWidget, isVisible, onHide, onReveal, removeFromPopupSlot, removeFromSlot, setInSlot, setInSlot@Inject
public MsgClusteringPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
MsgClusteringPresenter.MyView view,
MsgClusteringPresenter.MyProxy proxy,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
DispatchAsync dispatcher,
RevealStrategy revealStrategy,
ApplicationMetaData propertyMetaData)
public com.gwtplatform.mvp.client.proxy.PlaceManager getPlaceManager()
getPlaceManager in interface CommonMsgPresenterprotected void onBind()
onBind in class com.gwtplatform.mvp.client.HandlerContainerImplprotected void onReset()
onReset in class com.gwtplatform.mvp.client.PresenterWidget<MsgClusteringPresenter.MyView>public void prepareFromRequest(com.gwtplatform.mvp.shared.proxy.PlaceRequest request)
prepareFromRequest in class com.gwtplatform.mvp.client.Presenter<MsgClusteringPresenter.MyView,MsgClusteringPresenter.MyProxy>protected void revealInParent()
revealInParent in class com.gwtplatform.mvp.client.Presenter<MsgClusteringPresenter.MyView,MsgClusteringPresenter.MyProxy>public void loadDetails(String selectedProvider)
public void launchNewBroadcastGroupWizard()
public String getCurrentServer()
public void loadExistingSocketBindings(com.google.gwt.user.client.rpc.AsyncCallback<List<String>> callback)
public void onCreateBroadcastGroup(BroadcastGroup entity)
public void onDeleteBroadcastGroup(String name)
public void closeDialogue()
closeDialogue in interface CommonMsgPresentercloseDialogue in interface AddResourceDialog.Callbackpublic void launchNewDiscoveryGroupWizard()
public void onDeleteDiscoveryGroup(String name)
public void onCreateDiscoveryGroup(DiscoveryGroup entity)
public void launchNewClusterConnectionWizard()
public void onCreateClusterConnection(ClusterConnection entity)
public void onDeleteClusterConnection(String name)
public void onAddResource(ResourceAddress address, ModelNode payload)
onAddResource in interface AddResourceDialog.Callbackpublic void launchAddProviderDialog()
launchAddProviderDialog in interface CommonMsgPresenterpublic void removeProvider(String name)
removeProvider in interface CommonMsgPresenterpublic void onSaveProvider(String name, Map<String,Object> changeset)
onSaveProvider in interface CommonMsgPresenterCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.