T
- The key type for this child factorypublic abstract static class ChildFactory.Detachable<T> extends ChildFactory<T>
ChildFactory.Detachable<T>
Constructor and Description |
---|
Detachable() |
Modifier and Type | Method and 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, refresh
protected void addNotify()
protected void removeNotify()