Package com.sun.enterprise.module.impl
Class Utils
java.lang.Object
com.sun.enterprise.module.impl.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
identifyCyclicDependency
(ModuleImpl m, Logger logger) private static boolean
traverseAndFind
(Module toTraverse, ModuleImpl toFind, Vector<Module> traversed)
-
Constructor Details
-
Utils
private Utils()Creates a new instance of Utils
-
-
Method Details
-
identifyCyclicDependency
-
traverseAndFind
private static boolean traverseAndFind(Module toTraverse, ModuleImpl toFind, Vector<Module> traversed)
-