Interface ServerPresenter.MyProxy

  • All Superinterfaces:
    com.google.gwt.event.shared.HasHandlers, com.gwtplatform.mvp.client.proxy.Place, com.gwtplatform.mvp.client.proxy.Proxy<ServerPresenter>, com.gwtplatform.mvp.client.proxy.ProxyPlace<ServerPresenter>, com.gwtplatform.mvp.client.proxy.ProxyRaw
    Enclosing class:
    ServerPresenter

    @Requires(value={"/{selected.profile}/subsystem=messaging-activemq/server=*","/{selected.profile}/subsystem=messaging-activemq/server=*/path=bindings-directory","/{selected.profile}/subsystem=messaging-activemq/server=*/path=journal-directory","/{selected.profile}/subsystem=messaging-activemq/server=*/path=large-messages-directory","/{selected.profile}/subsystem=messaging-activemq/server=*/path=paging-directory"},
              recursive=false)
    public static interface ServerPresenter.MyProxy
    extends com.gwtplatform.mvp.client.proxy.ProxyPlace<ServerPresenter>
    • Method Summary

      • Methods inherited from interface com.google.gwt.event.shared.HasHandlers

        fireEvent
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.Place

        canReveal, equals, getNameToken, hashCode, matchesRequest, toString
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.Proxy

        getEventBus, getPresenter
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.ProxyPlace

        manualReveal, manualRevealFailed
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.ProxyRaw

        getRawPresenter