public class DeployingContextImpl extends Object implements DeployingContext
DeployingContext
class.Constructor and Description |
---|
DeployingContextImpl() |
Modifier and Type | Method and Description |
---|---|
ClassLoader |
clientClassLoader() |
void |
init(DeployingContext other)
Inits context by other context.
|
void |
initByClientObject(Object jobObj)
Inits context by any client-defined object.
|
Class<?> |
userClass() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
unitialized
public Class<?> userClass()
userClass
in interface DeployingContext
public ClassLoader clientClassLoader()
clientClassLoader
in interface DeployingContext
public void initByClientObject(Object jobObj)
initByClientObject
in interface DeployingContext
jobObj
- Specific class for job.public void init(DeployingContext other)
init
in interface DeployingContext
other
- Other context.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024