package ru.bclib.interfaces; public interface PostInitable { void postInit(); }