|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ChooseLifeCycleDelegate
This delegate is used to find the LifeCycleTemplate for an object of
a particular class. The implementation of this interface is selected
based on properties in section 6 of the change2.properties file.
Supported API: true
Extendable: true
Change2DelegateFactory| Method Summary | |
|---|---|
wt.lifecycle.LifeCycleTemplate |
chooseLifeCycle(wt.lifecycle.LifeCycleManaged object)
Returns the LifeCycleTemplate for the given object using services.properties. |
String |
getLifeCycleChoice(wt.lifecycle.LifeCycleManaged object)
Returns the LifeCycleTemplate for the given object using services.properties. |
| Method Detail |
|---|
wt.lifecycle.LifeCycleTemplate chooseLifeCycle(wt.lifecycle.LifeCycleManaged object)
throws WTException
object -
WTException
String getLifeCycleChoice(wt.lifecycle.LifeCycleManaged object)
throws WTException
object -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||