KEYTYPE - Tree key typeVALUETYPE - Tree value typepublic abstract class AbstractRequestSingletonTreeWithUniqueID<KEYTYPE,VALUETYPE> extends com.helger.scope.singleton.AbstractRequestSingleton implements ITreeWithUniqueIDProxy<KEYTYPE,VALUETYPE>
AbstractRequestSingleton wrapping a
DefaultTreeWithGlobalUniqueID with the same API.| Modifier and Type | Field and Description |
|---|---|
protected DefaultTreeWithGlobalUniqueID<KEYTYPE,VALUETYPE> |
m_aTree |
| Constructor and Description |
|---|
AbstractRequestSingletonTreeWithUniqueID() |
| Modifier and Type | Method and Description |
|---|---|
DefaultTreeWithGlobalUniqueID<KEYTYPE,VALUETYPE> |
getProxyTree() |
getAllRequestSingletons, getRequestSingleton, getRequestSingletonIfInstantiated, isRequestSingletonInstantiatedgetAllSingletons, getSingleton, getSingletonIfInstantiated, getSingletonScopeKey, isDestroyed, isInDestruction, isInInstantiation, isInPreDestruction, isInstantiated, isSingletonInstantiated, isUsableObject, onAfterInstantiation, onBeforeDestroy, onBeforeScopeDestruction, onDestroy, onScopeDestruction, readAbstractSingletonFields, setDestroyed, setInDestruction, setInInstantiation, setInPreDestruction, setInstantiated, toString, writeAbstractSingletonFieldsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontainsItemWithID, forAllChildren, forAllChildren, forAllChildrenMapped, getAllChildren, getAllChildren, getAllItemDatas, getAllItems, getChildCount, getChildCount, getChildren, getChildWithID, getItemCount, getItemDataWithID, getItemWithID, getRootItem, hasChildren, hasChildren, hasNoChildren, hasNoChildren, isItemSameOrDescendant, removeItemWithIDprotected final DefaultTreeWithGlobalUniqueID<KEYTYPE,VALUETYPE> m_aTree
public AbstractRequestSingletonTreeWithUniqueID()
@Nonnull public final DefaultTreeWithGlobalUniqueID<KEYTYPE,VALUETYPE> getProxyTree()
getProxyTree in interface ITreeWithUniqueIDProxy<KEYTYPE,VALUETYPE>Copyright © 2014–2021 Philip Helger. All rights reserved.