gov.nasa.pds.report
Class ReportServiceManager

java.lang.Object
  extended by gov.nasa.pds.report.ReportServiceManager

public class ReportServiceManager
extends Object


Constructor Summary
ReportServiceManager()
           
 
Method Summary
 void pullLogs()
           
 void readProfiles()
           
 void setNodePattern(String pattern)
           
 void setProfileDir(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportServiceManager

public ReportServiceManager()
Method Detail

setProfileDir

public void setProfileDir(String path)
                   throws ReportManagerException
Throws:
ReportManagerException

setNodePattern

public void setNodePattern(String pattern)

readProfiles

public void readProfiles()
                  throws IOException
Throws:
IOException

pullLogs

public void pullLogs()


Copyright © 2010–2014 Planetary Data System. All rights reserved.