ozone API

org.ozoneDB
Interface OzoneRemote

All Superinterfaces:
OzoneCompatibleOrProxy
All Known Implementing Classes:
OzoneProxy

public interface OzoneRemote
extends OzoneCompatibleOrProxy

This interface is implemented by database classes (OzoneCompatible) and proxies (OzoneProxy). All Java interfaces which define the remote methods of a database object have to extend OzoneRemote. This allows the OPP to determine the methods to export.

Version:
$Revision: 1.3 $Date: 2002/09/18 06:54:13 $
Author:
SMB

Methods inherited from interface org.ozoneDB.OzoneCompatibleOrProxy
getObjectID
 


ozone API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.