ozone core API

org.ozoneDB.core.dr
Interface Lockable

All Known Subinterfaces:
ObjectContainer
All Known Implementing Classes:
AbstractObjectContainer

public interface Lockable

Version:
$Revision: 1.3 $Date: 2002/08/27 08:32:26 $
Author:
SMB

Method Summary
 DxCollection allLockers()
          Returns a collection of Locker objects that currently lock this Lockable object.
 void unpin()
          Unpins this Lockable.
 

Method Detail

allLockers

public DxCollection allLockers()
Returns a collection of Locker objects that currently lock this Lockable object.


unpin

public void unpin()
Unpins this Lockable.


ozone core API

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