Interface ISpaceProxy

All Superinterfaces:
ActionMaker, IDotnetProxyAssociated, IJSpace, IPojoSpace, JavaSpace, SecuredService
All Known Subinterfaces:
IDirectSpaceProxy
All Known Implementing Classes:
AbstractDirectSpaceProxy, AbstractSpaceCacheContainer, AbstractSpaceProxy, LocalCacheContainer, LocalViewContainer, SpaceProxyImpl

public interface ISpaceProxy extends IJSpace, ActionMaker, SecuredService, IDotnetProxyAssociated, JavaSpace
A space proxy that extends the IJSpace interface. Operations that need to be provided by a space proxy but are not exposed as an API through the IJSpace interface should go here.
Author:
GigaSpaces