org.apache.lokahi.modjk
Class WorkersPropertiesFile

java.lang.Object
  extended by org.apache.lokahi.modjk.WorkersPropertiesFile

public class WorkersPropertiesFile
extends java.lang.Object

Version:
$Id: WorkersPropertiesFile.java,v 1.4 2006/03/07 19:52:06 drtobes Exp $
Author:
Stephen Toback

Constructor Summary
WorkersPropertiesFile(ApacheWorker aw)
           
 
Method Summary
 java.lang.String build()
           
 java.lang.String getWorkerNames(TomcatPool tp, int awPosition, Instance instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkersPropertiesFile

public WorkersPropertiesFile(ApacheWorker aw)
Method Detail

build

public java.lang.String build()
                       throws java.sql.SQLException
Throws:
java.sql.SQLException

getWorkerNames

public java.lang.String getWorkerNames(TomcatPool tp,
                                       int awPosition,
                                       Instance instance)