Package com.sap.conn.jco.server
Annotation Type TIDHandler
This annotation needs to be set at the implementing classes of
Please make sure, to only specify one class with this annotation.
JCoServerTIDHandler
in order to register their implementation at the
server instance during webapp startup.Please make sure, to only specify one class with this annotation.
Note: In order to get this annotation picked up, make sure to incorporate the serverStartup dependency into your app project.