Uses of Package
org.apache.tomcat.util.depend

Packages that use org.apache.tomcat.util.depend
org.apache.tomcat.facade Servlet Facades 
org.apache.tomcat.modules.mappers   
org.apache.tomcat.util.depend   
 

Classes in org.apache.tomcat.util.depend used by org.apache.tomcat.facade
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.
 

Classes in org.apache.tomcat.util.depend used by org.apache.tomcat.modules.mappers
DependManager
          How it works: - A DependManager gets loaded with a number of Dependency - each Dependency includes a File and a timestamp.
 

Classes in org.apache.tomcat.util.depend used by org.apache.tomcat.util.depend
DependClassLoader
          This is a wrapper class loader that will delegate all calls to the parent.
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.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.