Package org.griphyn.cPlanner.common

Interface Summary
StreamGobblerCallback This interface defines the callback calls that are called from within the StreamGobbler while working on a stream.
 

Class Summary
DefaultStreamGobblerCallback The default callback for the stream gobbler, that logs all the messages to a particular logging level.
LogManager The logging class that to log messages at different levels.
PegasusProperties A Central Properties class that keeps track of all the properties used by Pegasus.
PegRandom A Helper class that returns the Random values using java.util.Random class.
StreamGobbler A Stream gobbler class to take care of reading from a stream and optionally write out to another stream.
TestTPT Client for testing the TPT class.
TPT A common class, that builds up the third party state for the sites from the properties file.
UserOptions A Singleton wrapper around the PlannerOptions class to get hold of the options specified by the user to run Pegasus.
Utility A utility class that contains a few common utility/helper functions used in Pegasus.
 



Copyright © 2007 The University of Southern California. All Rights Reserved.