Class GigaSpaceProxy

  • All Implemented Interfaces:
    InvocationHandler

    public class GigaSpaceProxy
    extends Object
    implements InvocationHandler
    1. Some exceptions thrown by the space-proxy will be wrapped in ServiceUnavailableException to ensure circuit-breaker logic is triggered when space is not available.
    Author:
    Elias Lindholm (elilin)
    • Constructor Detail

      • GigaSpaceProxy

        public GigaSpaceProxy​(org.openspaces.core.GigaSpace gigaSpace)