GigaSpaces - Open Spaces

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 - Open Spaces

Copyright © GigaSpaces.