Package com.pmease.quickbuild.execution.killtree

Interface Summary
GNUCLibrary GNU C library.
ProcessTreeRemoting.IOSProcess  
ProcessTreeRemoting.IProcessTree  
VariableResolver<V> Resolves variables to its value, while encapsulating how that resolution happens.
 

Class Summary
CaseInsensitiveComparator Case-insensitive string comparator.
CyclicGraphDetector<N> Traverses a directed graph and if it contains any cycle, throw an exception.
EnvVars Environment variables.
ProcessTree Represents a snapshot of the process tree of the current system.
ProcessTreeRemoting Remoting interfaces of ProcessTreeRemoting.IProcessTree.
QuotedStringTokenizer StringTokenizer with Quoting support.
Util Various utility methods that don't have more proper home.
VariableResolver.ByMap<V> VariableResolver backed by a Map.
VariableResolver.Union<V> Union of multiple VariableResolver.
 

Enum Summary
Platform Strategy object that absorbs the platform differences.
 

Exception Summary
CyclicGraphDetector.CycleDetectedException  
 



Copyright © 2005-2010 PMEase Inc. All Rights Reserved.