Class PostConstructInitializer

java.lang.Object
io.higson.runtime.engine.config.initialization.PostConstructInitializer
All Implemented Interfaces:
ComponentInitializer

public class PostConstructInitializer extends Object implements ComponentInitializer
Initializer for handling simple post-construct like initialization.
Author:
Adam Dubiel
See Also: