org.ow2.shelbie.testing.internal
Class MetaOption

java.lang.Object
  extended by org.ow2.shelbie.testing.internal.Injection
      extended by org.ow2.shelbie.testing.internal.MetaOption

public class MetaOption
extends Injection

Created with IntelliJ IDEA. User: guillaume Date: 13/02/13 Time: 10:49 To change this template use File | Settings | File Templates.


Field Summary
 
Fields inherited from class org.ow2.shelbie.testing.internal.Injection
injected
 
Constructor Summary
MetaOption(org.apache.felix.gogo.commands.Option option, Field field)
           
 
Method Summary
 List<String> getNames()
           
 boolean isValid()
           
 
Methods inherited from class org.ow2.shelbie.testing.internal.Injection
inject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaOption

public MetaOption(org.apache.felix.gogo.commands.Option option,
                  Field field)
Method Detail

getNames

public List<String> getNames()

isValid

public boolean isValid()


Copyright © 2013 OW2 Consortium. All Rights Reserved.