ozone API

org.ozoneDB
Interface OzoneRemote

All Superinterfaces:
OzoneCompatibleOrProxy
All Known Subinterfaces:
BLOBContainer, BLOBPage
All Known Implementing Classes:
BLOBContainerImpl, BLOBContainerImpl_Proxy, BLOBPageImpl, BLOBPageImpl_Proxy, 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.2 $Date: 2002/06/08 00:49:38 $
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.