Class RefreshContextLoaderExecutor

java.lang.Object
org.openspaces.core.space.mode.RefreshContextLoaderExecutor

public class RefreshContextLoaderExecutor extends Object
Executes the refresh context mode operation using OpenSpaces sync remoting (allowing to use broadcast mode).

The executor accepts as a parameter the url of the Space that the referesh will be executed through.

Author:
kimchy
  • Constructor Details

    • RefreshContextLoaderExecutor

      public RefreshContextLoaderExecutor()
  • Method Details