|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lokahi.core.agent.AbstractAgentTask<java.lang.Boolean>
org.apache.lokahi.core.agent.task.StopContextTask
public class StopContextTask
| Field Summary |
|---|
| Fields inherited from class org.apache.lokahi.core.agent.AbstractAgentTask |
|---|
task |
| Constructor Summary | |
|---|---|
StopContextTask()
|
|
StopContextTask(AgentJob j)
|
|
StopContextTask(int jobId,
TaskType t,
AgentTomcat tc,
java.lang.String contextName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getResult()
|
| Methods inherited from class org.apache.lokahi.core.agent.AbstractAgentTask |
|---|
cancel, getJobId, getRunnable, getType, isCanceled, isDone, setJobId, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StopContextTask(int jobId,
TaskType t,
AgentTomcat tc,
java.lang.String contextName)
public StopContextTask(AgentJob j)
public StopContextTask()
| Method Detail |
|---|
public java.lang.String getResult()
throws TMCTaskException,
java.util.concurrent.ExecutionException,
java.lang.InterruptedException
TMCTaskException
java.util.concurrent.ExecutionException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||