public interface  org.springframework.beans.factory.SmartInitializingSingleton extends java.lang.Object
{
public abstract void afterSingletonsInstantiated();
}