272829303132333435
private static Properties props; public JpcLoader(){ JpcLoader.debug.escribeDebug(JpcLoader.class, "Inicia el loader."); this.ini=new Inicio(); this.cargaEntorno(); inicializaJPC(); }