org.apache.felix.ipojo.manipulator.spi.helper
Class Predicates.Node

java.lang.Object
  extended by org.apache.felix.ipojo.manipulator.spi.helper.Predicates.Node
Enclosing class:
Predicates

public static class Predicates.Node
extends java.lang.Object


Constructor Summary
Predicates.Node()
           
 
Method Summary
 Predicate named(java.lang.String expected)
          Restrict execution if the supported Node has the given name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Predicates.Node

public Predicates.Node()
Method Detail

named

public Predicate named(java.lang.String expected)
Restrict execution if the supported Node has the given name.



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.