@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface TIDHandler
JCoServerTIDHandler
in order to register their implementation at the
server instance during webapp startup.Note: In order to get this annotation picked up, make sure to incorporate the serverStartup dependency into your app project.
Copyright © 2023 SAP. All rights reserved.