org.apache.aries.subsystem.core.archive
Class FilterDirective

java.lang.Object
  extended by org.apache.aries.subsystem.core.archive.AbstractParameter
      extended by org.apache.aries.subsystem.core.archive.AbstractDirective
          extended by org.apache.aries.subsystem.core.archive.FilterDirective
All Implemented Interfaces:
Directive, Parameter

public class FilterDirective
extends AbstractDirective


Field Summary
static String NAME
           
 
Constructor Summary
FilterDirective(String value)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.apache.aries.subsystem.core.archive.AbstractDirective
getValue
 
Methods inherited from class org.apache.aries.subsystem.core.archive.AbstractParameter
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.aries.subsystem.core.archive.Parameter
getName
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values
Constructor Detail

FilterDirective

public FilterDirective(String value)
Method Detail

toString

public String toString()
Overrides:
toString in class AbstractDirective


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