Package com.gigaspaces.lrmi.nio
Class RemoteClassLoaderContext
java.lang.Object
com.gigaspaces.lrmi.nio.RemoteClassLoaderContext
A thread local class that keeps the context of the remote class loader
- Since:
- 7.0
- Author:
- eitany
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()set(LRMIRemoteClassLoaderIdentifier remoteClassLoaderIdentifier)
-
Constructor Details
-
RemoteClassLoaderContext
public RemoteClassLoaderContext()
-
-
Method Details
-
get
-
set
public static LRMIRemoteClassLoaderIdentifier set(LRMIRemoteClassLoaderIdentifier remoteClassLoaderIdentifier)
-