Class SpaceContext

java.lang.Object
com.j_spaces.core.SpaceContext
All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable

public class SpaceContext extends Object implements SmartExternalizable
The SpaceContext class defines context info passed from the proxy to the space. In general, when there is no context information, the context reference is null.
See Also: