Package org.yamcs.utils
Annotation Interface DeprecationInfo
Annotation used to mark service that have been deprecated.
Information can be provided on how to resolve the problem (i.e. write the replacement service).
The information will be printed in the yamcs logs when the service is loaded.
-
Required Element Summary
Required Elements
-
Element Details
-
info
String info
-