com.cybelia.sandra.ibu.injector
Class InjectorCommande

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

public class InjectorCommande
extends Object
implements Injector


Field Summary
protected  Commande commande
           
protected  boolean commandeCreated
           
 
Constructor Summary
InjectorCommande()
           
 
Method Summary
 void clear()
           
 Commande getObject()
           
 void inject(ManagerInjector manager, Ibu ibu)
           
 boolean isCommandeCreated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

commande

protected Commande commande

commandeCreated

protected boolean commandeCreated
Constructor Detail

InjectorCommande

public InjectorCommande()
Method Detail

getObject

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

isCommandeCreated

public boolean isCommandeCreated()

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.