liquibase.servlet.LiquibaseServletListener Class Reference

Inheritance diagram for liquibase.servlet.LiquibaseServletListener:
[legend]

List of all members.


Detailed Description

Servlet listener than can be added to web.xml to allow LiquiBase to run on every application server startup.

Using this listener allows users to know that they always have the most up to date database, although it will slow down application server startup slightly. See the LiquiBase documentation for more information.

Definition at line 26 of file LiquibaseServletListener.java.


The documentation for this class was generated from the following file:

doxygen