public abstract class AbstractItemStateFactory extends Object implements ItemStateFactory
AbstractItemStateFactory
...Constructor and Description |
---|
AbstractItemStateFactory() |
Modifier and Type | Method and Description |
---|---|
void |
addCreationListener(ItemStateCreationListener listener)
Adds the given
ItemStateCreationListener . |
void |
removeCreationListener(ItemStateCreationListener listener)
Removes the given
ItemStateCreationListener . |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createDeepNodeState, createDeepPropertyState, createNodeState, createPropertyState, createRootState, getChildNodeInfos, getNodeReferences
public void addCreationListener(ItemStateCreationListener listener)
ItemStateFactory
ItemStateCreationListener
.addCreationListener
in interface ItemStateFactory
ItemStateFactory.addCreationListener(ItemStateCreationListener)
public void removeCreationListener(ItemStateCreationListener listener)
ItemStateFactory
ItemStateCreationListener
.removeCreationListener
in interface ItemStateFactory
ItemStateFactory.removeCreationListener(ItemStateCreationListener)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.