This dialog box generates a reference to an enterprise bean in a Java class file. Once you have a reference to the bean or bean interface, you can call the bean's business methods.
When you call an enterprise bean, the following occurs:
A reference to the bean that is called is added to the deployment descriptor of the caller project or the resource is injected using annotations. If and where the reference is added depends on which of the following applies:
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |