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

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

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


Constructor Summary
Predicates.Reference(java.lang.String refId)
           
 
Method Summary
 Predicate exists()
          Restrict execution if the ComponentWorkbench contains the given reference's name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Predicates.Reference

public Predicates.Reference(java.lang.String refId)
Method Detail

exists

public Predicate exists()
Restrict execution if the ComponentWorkbench contains the given reference's name.



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