public class AgentRun extends BaseAgentsInitializationCommand
Modifier and Type | Class and Description |
---|---|
protected static class |
AgentRun.AgentRunShutdownRunner |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
static java.lang.String |
agentServiceType |
Constructor and Description |
---|
AgentRun() |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(IThreadContext tc) |
static void |
main(java.lang.String[] args) |
execute
public static final java.lang.String _rcsid
public static final java.lang.String agentServiceType
protected void doExecute(IThreadContext tc) throws ManifoldCFException
doExecute
in class BaseAgentsInitializationCommand
ManifoldCFException
public static void main(java.lang.String[] args)