public class WebserviceView extends HalViewImpl implements WebservicePresenter.MyView
| Constructor and Description |
|---|
WebserviceView(MetadataRegistry metadataRegistry,
TableButtonFactory tableButtonFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
setPresenter(WebservicePresenter presenter) |
void |
update(ModelNode payload) |
void |
updateHandlerChains(org.jboss.hal.client.configuration.subsystem.webservice.Config configType,
org.jboss.hal.client.configuration.subsystem.webservice.HandlerChain handlerChainType,
List<NamedNode> handlerChains) |
void |
updateHandlers(org.jboss.hal.client.configuration.subsystem.webservice.Config configType,
org.jboss.hal.client.configuration.subsystem.webservice.HandlerChain handlerChainType,
List<NamedNode> handlers) |
asElement, asElements, attach, detach, initElement, initElement, initElements, initElements, registerAttachable, registerAttachablesaddToSlot, asWidget, bindSlot, bindSlot, bindSlot, initWidget, onAttach, onDetach, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Inject public WebserviceView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory)
public void setPresenter(WebservicePresenter presenter)
setPresenter in interface HasPresenter<WebservicePresenter>public void update(ModelNode payload)
update in interface WebservicePresenter.MyViewpublic void updateHandlerChains(org.jboss.hal.client.configuration.subsystem.webservice.Config configType,
org.jboss.hal.client.configuration.subsystem.webservice.HandlerChain handlerChainType,
List<NamedNode> handlerChains)
updateHandlerChains in interface WebservicePresenter.MyViewpublic void updateHandlers(org.jboss.hal.client.configuration.subsystem.webservice.Config configType,
org.jboss.hal.client.configuration.subsystem.webservice.HandlerChain handlerChainType,
List<NamedNode> handlers)
updateHandlers in interface WebservicePresenter.MyViewCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.