@ThreadSafe public abstract class NodeTypeMatcher extends Object implements ChangeSetAdapter.NodeTypePredicate
Constructor and Description |
---|
NodeTypeMatcher() |
Modifier and Type | Method and Description |
---|---|
static NodeTypeMatcher |
create(Set<Name> nodeTypeNames,
NodeTypes nodeTypes) |
abstract void |
use(ChangeSetAdapter.NodeTypePredicate other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isQueryable, matchesType
public static NodeTypeMatcher create(Set<Name> nodeTypeNames, NodeTypes nodeTypes)
public abstract void use(ChangeSetAdapter.NodeTypePredicate other)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.