|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InitializationPlan<T>
Performs one initialization step on a newly created object.
| Method Summary | |
|---|---|
String |
getDescription()
The description of the operation, used with the OperationTracker. |
void |
initialize(T instance)
Invoked by the ConstructionPlan inside a operation tracker block. |
| Method Detail |
|---|
String getDescription()
OperationTracker.
void initialize(T instance)
ConstructionPlan inside a operation tracker block.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||