dimanche 15 mars 2015

Method-Level Timeout on JavaEE

Is there something like the timeout attribute used by the @Transaction annotation in Spring for JavaEE 6, where i can defined it on a method-level?


I've searched a lot and i only found containers-specific solutions like @TransactionTimeout defined by the JBoss enviroment. I'm looking for something a little bit more generic.


Aucun commentaire:

Enregistrer un commentaire