org.geotoolkit.lang
Annotation Type Configuration


@Documented
@Target(value=METHOD)
@Retention(value=SOURCE)
public @interface Configuration

Annotates methods having a system-wide impact on the configuration of the Geotk library. See "Use" javadoc link for a list of annotated methods.

Note that the Setup class provides a central place were global initialization and shutdown can be performed.

Since:
3.00
Version:
3.00
Author:
Martin Desruisseaux (Geomatys)
Module:
utility/geotk-utility (download)    View source code for this class



Copyright © 2009-2013 Geotoolkit.org. All Rights Reserved.