Java Reference
In-Depth Information
After selecting all the appropriate options and clicking on Finish , our session bean
is created in the EJB module project and the remote interface is created in the client
library project.
The generated code for our session bean is simply an empty class with the
@Stateless annotation already added and the remote interface implemented.
 
Search WWH ::




Custom Search