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