Class VFSCacheInterceptor

  • All Implemented Interfaces:
    org.jboss.errai.bus.client.api.interceptor.RpcInterceptor, org.jboss.errai.common.client.api.interceptor.RemoteCallInterceptor<org.jboss.errai.common.client.api.interceptor.RemoteCallContext>

    public class VFSCacheInterceptor
    extends Object
    implements org.jboss.errai.bus.client.api.interceptor.RpcInterceptor
    • Constructor Detail

      • VFSCacheInterceptor

        public VFSCacheInterceptor()
    • Method Detail

      • aroundInvoke

        public void aroundInvoke​(org.jboss.errai.common.client.api.interceptor.RemoteCallContext context)
        Specified by:
        aroundInvoke in interface org.jboss.errai.common.client.api.interceptor.RemoteCallInterceptor<org.jboss.errai.common.client.api.interceptor.RemoteCallContext>