public interface  org.glassfish.hk.api.PostConstruct extends java.lang.Object
{
public abstract void postConstruct();
}