BEA Logo






BEA WebLogic Enterprise Release 5.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

 

Welcome to the BEA WebLogic Enterprise Javadoc page. This API reference documentation is useful for programmers who are creating WebLogic Enterprise CORBA Java or J2EE applications.

 

Types of Javadoc Packages Available

Generally, three types of Javadoc packages are available from this page:

Javadoc packages for APIs that are specific to the WebLogic Enterprise T-Engine, such as com.bea.BEAWrapper

Javadoc packages that describe the WebLogic Enterprise EJB sample applications

Javadoc packages for the Sun Microsystems, Inc. J2EE technologies, such as javax.ejb

The Javadoc files or hyperlinks available from this page are also on the WebLogic Enterprise pages of the BEA external http://www.oracle.com/technology/documentation/index.html Web site, and on the WebLogic Enterprise documentation CD.

The Javadoc files available from this page are also on the WebLogic Enterprise pages of the BEA external http://www.oracle.com/technology/documentation/index.html Web site, and on the WebLogic Enterprise software CD.

 

WebLogic Enterprise Javadoc

You can access the entire hierarchy for the WebLogic Enterprise Java APIs, or you can access the individual packages:

bea.jolt

com.beasys

com.beasys.rmi

com.beasys.Tobj

com.beasys.TobjS

com.beasys.BEAWrapper

javax.transaction

org.omg.CosNaming

org.omg.CosTransactions

org.omg.Security

org.omg.SecurityLevel1

org.omg.SecurityLevel2

 

WebLogic Enterprise EJB Samples Javadoc

Javadoc is available for the WebLogic Enterprise EJB sample applications.

 

Sun Microsystems, Inc. J2EE Javadoc

Javadoc is available for the following J2EE APIs. Except for the local javax.transaction (JTA) API package, these links go to Javadoc pages on the external Sun Microsystems Web site.

javax.ejb

The Enterprise JavaBeans (EJB) package.

java.sql

The Java Database Connectivity (JDBC) 2.0 core API package on the external Sun Microsystems Web site. Note that WebLogic Enterprise supports the JDBC 1.22 API and the distributed transactions, connection pooling, and JNDI capabilities of the JDBC 2.0 Optional Package API.

javax.sql

The JDBC 2.0 optional package (formerly known as the JDBC 2.0 Standard Extension) on the external Sun Microsystems Web site.

javax.naming, javax.naming.directory, and javax.naming.spi

The Java Naming and Directory Interface (JNDI) packages, including javax.naming.directory and javax.naming.spi.

javax.transaction

The JTA package.

java.rmi

The remote method invocation (RMI) package on the external Sun Microsystems Web site.

javax.rmi

The RMI on IIOP package on the external Sun Microsystems Web site. The method javax.rmi.PortableRemoteObject.narrow can be used in combination with the WebLogic Enterprise implementations of JNDI and RMI. All other functions in the PortableRemoteObject class throw UnsupportedOperationException in WebLogic Enterprise.

Also see the com.beasys.rmi RMI package.