@Deprecated public class PessimisticNodeFactory<K,V> extends AbstractNodeFactory<K,V>
cache, commandsFactory, componentRegistry, configuration, dataContainer, interceptorChain, invocationContextContainer, useVersionedNode
Constructor and Description |
---|
PessimisticNodeFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected UnversionedNode<K,V> |
createInternalNode(Object childName,
Fqn fqn,
NodeSPI<K,V> parent,
Map<K,V> data)
Deprecated.
|
createChildNode, createInternalNode, createNode, createNode, createNode, createNode, createRootNode, createWrappedNode, createWrappedNode, createWrappedNodeForRemoval, injectDependencies
protected UnversionedNode<K,V> createInternalNode(Object childName, Fqn fqn, NodeSPI<K,V> parent, Map<K,V> data)
createInternalNode
in class AbstractNodeFactory<K,V>
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.