HPSearch

cgl.hpsearch.flow.logging
Class LogItemFactory

java.lang.Object
  extended bycgl.hpsearch.flow.logging.LogItemFactory

public class LogItemFactory
extends Object

Generates Logentry objects prefilled with current time-stamp
Created on Apr 12, 2006

Author:
Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)

Constructor Summary
LogItemFactory()
           
 
Method Summary
static FlowLogEntries.LogEntry GenerateLogEntry(String value)
           
static String LogEntryToString(FlowLogEntries.LogEntry logEntry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogItemFactory

public LogItemFactory()
Method Detail

GenerateLogEntry

public static final FlowLogEntries.LogEntry GenerateLogEntry(String value)

LogEntryToString

public static final String LogEntryToString(FlowLogEntries.LogEntry logEntry)
Returns:
Returns the string representtion of LogEntry

HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006