|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.github.ltsopensource.core.AppContext
com.github.ltsopensource.jobclient.domain.JobClientAppContext
public class JobClientAppContext
| Constructor Summary | |
|---|---|
JobClientAppContext()
|
|
| Method Summary | |
|---|---|
JobCompletedHandler |
getJobCompletedHandler()
|
com.github.ltsopensource.core.remoting.RemotingClientDelegate |
getRemotingClient()
|
void |
setJobCompletedHandler(JobCompletedHandler jobCompletedHandler)
|
void |
setRemotingClient(com.github.ltsopensource.core.remoting.RemotingClientDelegate remotingClient)
|
| Methods inherited from class com.github.ltsopensource.core.AppContext |
|---|
getCommandBodyWrapper, getConfig, getEventCenter, getHttpCmdServer, getMasterElector, getMStatReporter, getRegistryStatMonitor, getSubscribedNodeManager, setCommandBodyWrapper, setConfig, setEventCenter, setHttpCmdServer, setMasterElector, setMStatReporter, setRegistryStatMonitor, setSubscribedNodeManager |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobClientAppContext()
| Method Detail |
|---|
public JobCompletedHandler getJobCompletedHandler()
public void setJobCompletedHandler(JobCompletedHandler jobCompletedHandler)
public com.github.ltsopensource.core.remoting.RemotingClientDelegate getRemotingClient()
public void setRemotingClient(com.github.ltsopensource.core.remoting.RemotingClientDelegate remotingClient)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||