com.cybelia.sandra.ibu.injector
Class InjectorEtape

java.lang.Object
  extended by com.cybelia.sandra.ibu.injector.InjectorEtape
All Implemented Interfaces:
Injector

public class InjectorEtape
extends Object
implements Injector


Field Summary
protected  Etape etape
           
 
Constructor Summary
InjectorEtape()
           
 
Method Summary
 void clear()
           
 Etape getObject()
           
 void inject(ManagerInjector manager, Ibu ibu)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

etape

protected Etape etape
Constructor Detail

InjectorEtape

public InjectorEtape()
Method Detail

getObject

public Etape getObject()
Specified by:
getObject in interface Injector

clear

public void clear()
Specified by:
clear in interface Injector

inject

public void inject(ManagerInjector manager,
                   Ibu ibu)
            throws org.nuiton.topia.TopiaException
Specified by:
inject in interface Injector
Throws:
org.nuiton.topia.TopiaException


Copyright © 2008-2012 Cybelia. All Rights Reserved.