Package com.sap.conn.jco.server
Annotation Type UnitIDHandler
This annotation needs to be set at the implementing classes of
Please make sure, to only specify one class with this annotation.
JCoServerUnitIDHandler
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.