Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Enterprise JavaBeans™ Specification, Version 2.0 - Sun Microsystems.pdf
Скачиваний:
14
Добавлен:
24.05.2014
Размер:
2.71 Mб
Скачать

Sun Microsystems Inc

package javax.ejb.deployment

Enterprise JavaBeans 2.0, Public Draft

Related documents

Chapter 26 Related documents

[ 1 ] JavaBeans. http://java.sun.com/beans.

[ 2 ] Java Naming and Directory Interface (JNDI). http://java.sun.com/products/jndi.

[ 3 ] Java Remote Method Invocation (RMI). http://java.sun.com/products/rmi.

[ 4 ] Java Security. http://java.sun.com/security.

[ 5 ] Java Transaction API (JTA). http://java.sun.com/products/jta.

[ 6 ] Java Transaction Service (JTS). http://java.sun.com/products/jts.

[ 7 ] Java Language to IDL Mapping Specification. http://www.omg.org/cgi-bin/doc?for- mal/99-07-59.

[ 8 ] CORBA Object Transaction Service. http://www.omg.org/cgi-bin/doc?formal/97-12-17.

[ 9 ] Java 2 Platform, Enterprise Edition, v1.3 (J2EE).

[ 10 ] Java Message Service (JMS). http://java.sun.com/products/jms.

[ 11 ] Java 2 Enterprise Edition Connector Architecture.

[ 12 ] Enterprise JavaBeans to CORBA Mapping v1.1. http://java.sun.com/products/ejb/docs.html.

[ 13 ] CORBA 2.3.1 Specification. http://www.omg.org/cgi-bin/doc?formal/99-10-07.

[ 14 ] CORBA COSNaming Service. http://www.omg.org/cgi-bin/doc?formal/97-12-10.

473

5/31/00

Sun Microsystems Inc.

Related documents

Enterprise JavaBeans 2.0, Public Draft

package javax.ejb.deployment

[ 15 ] Interoperable Name Service FTF document. http://www.omg.org/cgi-bin/doc?ptc/99-12-03.pdf.

[ 16 ] CORBA Messaging Service. http://www.omg.org/cgi-bin/doc?orbos/98-05-06.

[ 17 ] RFC 2246: The TLS Protocol. ftp://ftp.isi.edu/in-notes/rfc2246.txt.

[ 18 ] RFC 2712: Addition of Kerberos Cipher Suites to Transport Layer Security. ftp://ftp.isi.edu/in-notes/rfc2712.txt.

[ 19 ] The SSL Protocol Version 3.0. http://home.netscape.com/eng/ssl3/draft302.txt.

[ 20 ] Common Secure Interoperability Version 2 Draft Revised Submission. http://www.omg.org/cgi-bin/doc?orbos/00-05-03.pdf.

5/31/00

474

Sun Microsystems Inc

package javax.ejb.deployment

Enterprise JavaBeans 2.0, Public Draft

Features deferred to future releases

Appendix A Features deferred to future releases

We plan to provide the following in future releases of the Enterprise JavaBeans specification:

specification for the pluggability of Persistence Managers

support for method interceptors

support for component-level inheritance

read-only Entity Beans with container managed persistence

aggregate operations for EJB QL finder methods

We plan to provide an SPI-level interface for attaching a JMS provider to the EJB Container as part of a future release of the Connector API.

475

5/31/00

Sun Microsystems Inc.

Features deferred to future releases

Enterprise JavaBeans 2.0, Public Draft

package javax.ejb.deployment

5/31/00

476