Oracle8i CORBA Developer's Guide and Reference
Release 3 (8.1.7)

Part Number A83722-01

Library

Solution Area

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

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.



Go to previous page
Go to beginning of chapter
Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Solution Area

Contents

Index