Oracle8i Enterprise JavaBeans and CORBA Developer's Guide
Release 8.1.5

A64683-01

Library

Product

Contents

Index

Prev  Chap Top Next

Implementation by Inheritance is Nearly Identical

To implement the hypothetical interface Alpha in Oracle8 i, you write a class called AlphaImpl which extends AlphaImplBase and defines the Java methods that implement the IDL operations. You may also provide instance initialization code in an _initializeAuroraObject() method which the Oracle ORB will call when it creates a new instance.




Prev

Top

Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index