org.jtheque.core.managers.log
Annotation Type Logger


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Logger

An annotation to inject logged to the class.

Author:
Baptiste Wicht



Copyright © 2009 JTheque. All Rights Reserved.