Interface LoggingPresenter.MyProxy

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

    @Requires({"/{selected.profile}/subsystem=logging","/{selected.profile}/subsystem=logging/root-logger=ROOT","/{selected.profile}/subsystem=logging/logger=*","/{selected.profile}/subsystem=logging/async-handler=*","/{selected.profile}/subsystem=logging/console-handler=*","/{selected.profile}/subsystem=logging/custom-handler=*","/{selected.profile}/subsystem=logging/file-handler=*","/{selected.profile}/subsystem=logging/periodic-rotating-file-handler=*","/{selected.profile}/subsystem=logging/periodic-size-rotating-file-handler=*","/{selected.profile}/subsystem=logging/size-rotating-file-handler=*","/{selected.profile}/subsystem=logging/syslog-handler=*","/{selected.profile}/subsystem=logging/socket-handler=*","/{selected.profile}/subsystem=logging/custom-formatter=*","/{selected.profile}/subsystem=logging/pattern-formatter=*","/{selected.profile}/subsystem=logging/json-formatter=*","/{selected.profile}/subsystem=logging/xml-formatter=*"})
    public static interface LoggingPresenter.MyProxy
    extends com.gwtplatform.mvp.client.proxy.ProxyPlace<LoggingPresenter>
    • 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