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 use, to dispose of
resources, detach listeners, etc.
|
createKeys, createNodeForKey, createNodesForKey, createWaitNode, refresh
protected void addNotify()
protected void removeNotify()
Built on August 17 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.