blob: 674c4492ff58a294cea5cabd8e6f003fd8acf086 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?><release name="3.6" root="../../..">
<component name="Java EE Tools">
<item title="Java EE 7: Async support option in the New Servlet and Filter wizards">
<description>
<br/>
<br/>
<img src="javaee/Servlet_Wizard.png" alt="Servlet Wizard"/>
<br/>
<br/>
Selecting this option will generate an annotation with the asyncSupport option enabled
<img src="javaee/Servlet_Generation.png" alt="Selecting this option will generate an annotation with the asyncSupport option enabled"/>
<br/>
<br/>
Support For New Listener Interfaces including
<ul>
<li>javax.servlet.http.HttpSessionIdListener</li>
<li>javax.servlet.AsyncListener</li>
</ul>
<img src="javaee/Listener_Wizard.png" alt="Listener Wizard"/>
<br/>
<br/>
</description>
</item>
</component>
<component name="EJB Tools">
<item title="EJB 3.1: Asynch support option in session bean wizard">
<description>
<br/>
<br/>
<img src="javaee/asynch_session_bean.png" alt="Session bean Wizard"/>
</description>
</item>
<item title="EJB 3.2: Non-persistent support option in timer callback wizard">
<description>
<br/>
<br/>
<img src="javaee/Non_persistent_timer.png" alt="Timer callback Wizard"/>
</description>
</item>
</component>
</release>