- All Superinterfaces:
- ImplementationIF, PropertiesRequested, TransformerRequested
public interface InitializerIF
extends ImplementationIF
This is the interface that all initializers have to fulfill.
After the phases of the ImplemtationIF are run the init method is called next.
An implementation is able to do its work in this method.
- Since:
- $Date: 2017/04/06 13:30:34 $
- Version:
- $Revision: 1.9 $
- Author:
- Andreas Hofmann
- See Also: