public class LifeCycle extends RifeLifecycle (Code)
This is a custom implementation of the entire lifecycle of your RIFE
application. RIFE's standard web.xml file has been modified and instead of
having a rep.path init-param, it uses a lifecycle.classname init-param
that provides the classname of the custom lifecycle implementation.
author: Terracotta, Inc.