Interface BatchPresenter.MyProxy

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

    @Requires(value={"/{selected.profile}/subsystem=batch-jberet","/{selected.profile}/subsystem=batch-jberet/in-memory-job-repository=*","/{selected.profile}/subsystem=batch-jberet/jdbc-job-repository=*","/{selected.profile}/subsystem=batch-jberet/thread-factory=*","/{selected.profile}/subsystem=batch-jberet/thread-pool=*"},
              recursive=false)
    public static interface BatchPresenter.MyProxy
    extends com.gwtplatform.mvp.client.proxy.ProxyPlace<BatchPresenter>
    • 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