public interface  org.jvnet.hk.config.Populator extends java.lang.Object
{
public abstract void run(org.jvnet.hk.config.ConfigParser) throws org.jvnet.hk.config.ConfigPopulatorException;
}