GigaSpaces XAP 7.1 API

org.openspaces.core.executor
Interface TaskGigaSpaceAware


public interface TaskGigaSpaceAware

Task can implement this method to be injected with the Space they are executed on.

Author:
kimchy

Method Summary
 void setGigaSpace(GigaSpace gigaSpace)
          Injects the space the task is executed on.
 

Method Detail

setGigaSpace

void setGigaSpace(GigaSpace gigaSpace)
Injects the space the task is executed on.


GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.