@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) |
abstract void |
use(ChangeSetAdapter.NodeTypePredicate other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
matchesType
public static NodeTypeMatcher create(Set<Name> nodeTypeNames)
public abstract void use(ChangeSetAdapter.NodeTypePredicate other)
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.