org.curjent.test.agent
Class ConfigTest.ConfigTestTask
java.lang.Object
org.curjent.test.agent.TestTask
org.curjent.test.agent.ConfigTest.ConfigTestTask
- Enclosing class:
- ConfigTest
class ConfigTest.ConfigTestTask
- extends TestTask
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
agent
ConfigTest.ConfigTestAgent agent
config
AgentConfig config
ConfigTest.ConfigTestTask
ConfigTest.ConfigTestTask()
setAgent
void setAgent(ConfigTest.ConfigTestAgent agent)
getAgentLoader
AgentLoader getAgentLoader()
getAgentTasks
AgentTasks getAgentTasks()
getTaskType
Class<?> getTaskType()
getInterfaces
List<Class<?>> getInterfaces()
getDeadcheckTimeout
long getDeadcheckTimeout()
getDeadcheckTimeoutUnit
TimeUnit getDeadcheckTimeoutUnit()
getExecutor
Executor getExecutor()
getUnhandledExceptionHandler
ExceptionHandler getUnhandledExceptionHandler()
getCallStateListener
CallStateListener<?> getCallStateListener()
getCallStateListener
CallStateListener<?> getCallStateListener(CallState state)
getCallSite
CallSite getCallSite(String method,
Class<?> result,
Class<?>... params)
getData
Object getData()
Copyright 2009-2011 Tom Landon
Apache License 2.0