Eclipse Web Tools Platform
3.6 | Back |
Java EE Tools
Java EE 7: Async support option in the New Servlet and Filter wizards
- javax.servlet.http.HttpSessionIdListener
- javax.servlet.AsyncListener

Selecting this option will generate an annotation with the asyncSupport option enabled

Support For New Listener Interfaces including

EJB Tools
EJB 3.1: Asynch support option in session bean wizard

EJB 3.2: Non-persistent support option in timer callback wizard
