Package org.apache.tomcat.util.depend

org.apache.tomcat.depend

See:
          Description

Interface Summary
DependClassLoader.DCLFactory  
 

Class Summary
DependClassLoader This is a wrapper class loader that will delegate all calls to the parent.
DependClassLoader12  
Dependency Represents a dependency between a real file and a server object.
DependManager How it works: - A DependManager gets loaded with a number of Dependency - each Dependency includes a File and a timestamp.
 

Package org.apache.tomcat.util.depend Description

org.apache.tomcat.depend

This package will implement a (generic) dependency manager that can be used in tomcat or other projects that need to maintain a list of dependencies.



Copyright ? 2001 Apache Software Foundation. All Rights Reserved.