Holger's
Java API

com.antelmann.util
Annotation Type Localized


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Localized

marks a method that is affected by changing the locale of a Localized instance. Applies to methods of a Localizable object; the methods of the interface itself should not be annotated.

Since:
09.04.2014, 23:29:44
Author:
holger
See Also:
Localizable



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads