org.ow2.shelbie.testing.internal
Class MetaArgument

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

public class MetaArgument
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
MetaArgument(org.apache.felix.gogo.commands.Argument argument, Field field)
           
 
Method Summary
 int getIndex()
           
 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

MetaArgument

public MetaArgument(org.apache.felix.gogo.commands.Argument argument,
                    Field field)
Method Detail

getIndex

public int getIndex()

isValid

public boolean isValid()


Copyright © 2013 OW2 Consortium. All Rights Reserved.