Package wt.change2

Class DefaultChooseLifeCycleDelegate

java.lang.Object
wt.change2.DefaultChooseLifeCycleDelegate
All Implemented Interfaces:
ChooseLifeCycleDelegate, wt.services.applicationcontext.ApplicationContextChild

public class DefaultChooseLifeCycleDelegate extends Object implements ChooseLifeCycleDelegate, wt.services.applicationcontext.ApplicationContextChild
The default delegate for choosing a LifeCycle. This delegate looks in section 7 of the change2.properties file for the name of the LifeCycle that a particular type is paired with and returns that LifeCycleTemplate.

Supported API: true

Extendable: true
See Also: