KEY - ENTRY - public class RegistryImpl<KEY,ENTRY extends Identifiable<KEY>> extends AbstractRegistry<KEY,ENTRY,HashMap<KEY,ENTRY>,RegistryImpl<KEY,ENTRY>,RegistryPlugin<KEY,ENTRY,RegistryImpl<KEY,ENTRY>>>
Shutdownable.ShutdownDeamonconsistent, logger, pluginPool, sandboxlatestValueHash, observers, unchangedValueFilterTYPE_FIELD_NAME| Constructor and Description |
|---|
RegistryImpl() |
RegistryImpl(HashMap<KEY,ENTRY> entryMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
log(String message)
Just print on debug level.
|
addDependencyObserver, afterConsistencyCheck, checkConsistency, checkWriteAccess, clear, contains, contains, finishTransaction, get, getEntries, getEntryMap, getEntryMapClass, getName, info, isBusy, isBusyByCurrentThread, isConsistent, isDependingOnConsistentRegistries, isEmpty, isReadOnly, isReady, isSandbox, isWriteLockedByCurrentThread, load, lock, log, log, notifyObservers, recursiveTryLockRegistry, register, registerConsistencyHandler, registerDependency, registerPlugin, remove, remove, removeAllDependencies, removeConsistencyHandler, removeDependency, removeDependencyObserver, replaceInternalMap, replaceInternalMap, setName, setupSandbox, shutdown, size, superRemove, toString, tryLockRegistry, unlock, unlockRegistry, update, verifyID, verifyIDapplyValueUpdate, getValue, getValueFuture, isValueAvailable, waitForValueaddObserver, isNotificationInProgess, notifyObservers, notifyObservers, removeObserver, setExecutorService, setHashGenerator, waitUntilNotificationIsFinishedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisWritableaddObserver, getLatestValue, getValue, getValueFuture, isValueAvailable, removeObserver, waitForValue, waitForValueregisterShutdownHook, registerShutdownHookpublic RegistryImpl(HashMap<KEY,ENTRY> entryMap) throws InstantiationException
InstantiationExceptionpublic RegistryImpl()
throws InstantiationException
InstantiationExceptionpublic void log(String message)
log in class AbstractRegistry<KEY,ENTRY extends Identifiable<KEY>,HashMap<KEY,ENTRY extends Identifiable<KEY>>,RegistryImpl<KEY,ENTRY extends Identifiable<KEY>>,RegistryPlugin<KEY,ENTRY extends Identifiable<KEY>,RegistryImpl<KEY,ENTRY extends Identifiable<KEY>>>>message - Copyright © 2015–2018 openbase.org. All rights reserved.