Interface CacheContainerPresenter.MyProxy

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

    @Requires(value={"/{selected.profile}/subsystem=infinispan/cache-container=*","/{selected.profile}/subsystem=infinispan/cache-container=*/thread-pool=blocking","/{selected.profile}/subsystem=infinispan/cache-container=*/thread-pool=expiration","/{selected.profile}/subsystem=infinispan/cache-container=*/thread-pool=listener","/{selected.profile}/subsystem=infinispan/cache-container=*/thread-pool=non-blocking","/{selected.profile}/subsystem=infinispan/cache-container=*/transport=jgroups"},
              recursive=false)
    public static interface CacheContainerPresenter.MyProxy
    extends com.gwtplatform.mvp.client.proxy.ProxyPlace<CacheContainerPresenter>
    • 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