Interface ServletConfig

All Known Implementing Classes:
GenericServlet, HttpServlet

public interface ServletConfig
A servlet configuration object used by a servlet container to pass information to a servlet during initialization.