WAS v8.5 > Develop applications > Develop EJB applications > Develop session beans

Develop a session bean to have a No-Interface Local view

We can specify that a session bean have a No-Interface view. A session bean has a No-Interface Local view when:

We can also declare metadata for a session bean with No-Interface Local view in the deployment descriptor rather than using annotations.

The following steps contain code snippets that demonstrate the code to use for a No-Interface view.


Subtopics


Related concepts:

No-Interface Local View
A session bean might now subclass another session bean


Related


Configure EJB 3.1 session bean methods to be asynchronous


+

Search Tips   |   Advanced Search