Class symantec.itools.db.beans.util.BuildHelper
All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class symantec.itools.db.beans.util.BuildHelper
Object
   |
   +----symantec.itools.db.beans.util.BuildHelper
  -  public final class BuildHelper
  
-  extends Object
  
This class contains ONLY public static methods that can be used
  from anywhere.
  -  Version:
  
 -  1.0 07/13/98
  
 -  Author:
  
 -  Hristo Tonev
 
  
  -  
	projectBuild()
   -    Helper method to build the current project.
  
 -  
	projectReloadLocalClasses(String)
   -    Helper method to (maybe) reload local classes.
 
  
projectBuild
public static void projectBuild()
  -  Helper method to build the current project.
  
 
 
projectReloadLocalClasses
public static void projectReloadLocalClasses(String className)
  -  Helper method to (maybe) reload local classes.
  
 
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index