ozone core API

org.ozoneDB.core.wizardStore
Class WizardObjectContainer

java.lang.Object
  extended byorg.ozoneDB.core.AbstractObjectContainer
      extended byorg.ozoneDB.core.storage.StorageObjectContainer
          extended byorg.ozoneDB.core.storage.wizardStore.WizardObjectContainer
              extended byorg.ozoneDB.core.wizardStore.WizardObjectContainer
All Implemented Interfaces:
java.io.Externalizable, Lockable, ObjectContainer, java.io.Serializable
Direct Known Subclasses:
MagicObjectContainer

public class WizardObjectContainer
extends WizardObjectContainer

DO NOT USE! This class is here for backward compatibility with 1.1

Author:
Per Nyfelt
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ozoneDB.core.storage.wizardStore.WizardObjectContainer
garbageCollectionLevel, invokeCount, modTime, name, objID, serialVersionUID, subSerialVersionUID, target
 
Fields inherited from class org.ozoneDB.core.storage.StorageObjectContainer
cluster
 
Fields inherited from class org.ozoneDB.core.AbstractObjectContainer
shouldCallOnActivate, shouldCallOnPassivate, state
 
Fields inherited from interface org.ozoneDB.core.ObjectContainer
IMPLNAME_POSTFIX, PROXYNAME_POSTFIX, STATE_CLEAN, STATE_CREATED, STATE_DELETED, STATE_MODIFIED, STATE_READ
 
Constructor Summary
WizardObjectContainer()
           
 
Methods inherited from class org.ozoneDB.core.storage.wizardStore.WizardObjectContainer
allLockers, deleteTarget, ensureGarbageCollectionLevel, getCluster, getGarbageCollectionLevel, hasSameClusterAs, id, invokeOnActivate, invokeTarget, isCreated, isDeleted, isInvoked, isPinned, lock, lockLevel, modTime, name, nameTarget, notifyAllTAs, permissions, pin, readExternal, setCluster, setName, setTarget, target, targetClass, toString, touch, unpin, writeExternal
 
Methods inherited from class org.ozoneDB.core.storage.StorageObjectContainer
equals, updateLockLevel
 
Methods inherited from class org.ozoneDB.core.AbstractObjectContainer
clearState, constructorFor, createTarget, database, flushMethodCache, getCurrentDatabase, getCurrrentTransaction, getEnv, invokeOnPassivate, invokeTarget, methodFor, ozoneProxy, raiseState, requireWriteLocking, setShouldCallOnActivate, setShouldCallOnPassivate, shouldOnActivateBeCalled, shouldOnPassivateBeCalled, state, targetClone
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WizardObjectContainer

public WizardObjectContainer()

ozone core API

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