Project

General

Profile

« Previous | Next » 

Revision 337563aa

Added by Andreas Müller over 6 years ago

cleanup

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/application/CdmApplicationController.java
359 359
		init();
360 360
	}
361 361

  
362

  
363
	/*
364
	 * (non-Javadoc)
365
	 *
366
	 * @see java.lang.Object#finalize()
367
	 */
368 362
	@Override
369 363
	public void finalize(){
370 364
		close();
371 365
	}
372 366

  
373

  
374 367
	/**
375 368
	 * closes the application
376 369
	 */

Also available in: Unified diff