package be.bendem.manga.library.controllers; public interface PostInitializable { void afterInitialization(); }