T - The key type for this child factorypublic abstract static class ChildFactory.Detachable<T> extends ChildFactory<T>
ChildFactory.Detachable<T>| Constructor | Description |
|---|---|
Detachable() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
addNotify() |
Called immediately before the first call to createKeys().
|
protected void |
removeNotify() |
Called when this child factory is no longer in memory.
|
createKeys, createNodeForKey, createNodesForKey, createWaitNode, refreshprotected void addNotify()
protected void removeNotify()
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.