org.apache.felix.framework.capabilityset
Class Directive

java.lang.Object
  extended by org.apache.felix.framework.capabilityset.Directive

public class Directive
extends Object


Constructor Summary
Directive(String name, Object value)
           
 
Method Summary
 String getName()
           
 Object getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Directive

public Directive(String name,
                 Object value)
Method Detail

getName

public String getName()

getValue

public Object getValue()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011 Apache Software Foundation. All Rights Reserved.