info.magnolia.cms.util
Class DeprecationUtil
java.lang.Object
info.magnolia.cms.util.DeprecationUtil
public class DeprecationUtil
- extends Object
A silly utility class to help marking stuff as deprecated even if they're not used directly
(taglib attributes for instance).
Logs in std out, std err, the caller's logger, and this class' logger too.
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeprecationUtil
public DeprecationUtil()
isDeprecated
public static void isDeprecated()
isDeprecated
public static void isDeprecated(String reason)
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.