No-Interface Local View

New in Enterprise JavaBeans (EJB) 3.1, session beans might now be exposed to clients through a No-Interface view. In prior versions of the specification, bean developers were required to provide an interface that would be used to expose the bean methods to a client.

The new No-Interface Local View enables the customer to use the Enterprise JavaBeans (EJB) class as the local interface. This is supported when:



Related tasks
Developing a session bean to have a No-Interface Local View
Concept topic Concept topic    

Terms of Use | Feedback

Last updatedLast updated: Sep 19, 2011 3:08:41 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-nd-zos&topic=cejnoview
File name: cejb_noview.html