com.ptc.wvs.server.cadagent
Interface GenericWorkerInterface

All Known Implementing Classes:
Generator

public interface GenericWorkerInterface


Method Summary
 String runWorker(String args)
           
 

Method Detail

runWorker

public String runWorker(String args)
                 throws Exception
Throws:
Exception