|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.core.AbstractObjectContainer
org.ozoneDB.core.storage.StorageObjectContainer
org.ozoneDB.core.storage.wizardStore.WizardObjectContainer
org.ozoneDB.core.wizardStore.WizardObjectContainer
DO NOT USE! This class is here for backward compatibility with 1.1
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 |
public WizardObjectContainer()
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |