org.ow2.shelbie.testing.internal
Class Injection

java.lang.Object
  extended by org.ow2.shelbie.testing.internal.Injection
Direct Known Subclasses:
MetaArgument, MetaOption

public class Injection
extends Object

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


Field Summary
protected  boolean injected
           
 
Constructor Summary
Injection(Field field, boolean required)
           
 
Method Summary
 void inject(Object host, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

injected

protected boolean injected
Constructor Detail

Injection

public Injection(Field field,
                 boolean required)
Method Detail

inject

public void inject(Object host,
                   Object value)


Copyright © 2013 OW2 Consortium. All Rights Reserved.