com.cybelia.sandra.ibu.injector
Class InjectorSociete

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

public class InjectorSociete
extends Object
implements Injector


Field Summary
protected  Societe societe
           
 
Constructor Summary
InjectorSociete()
           
 
Method Summary
 void clear()
           
 Societe getObject()
           
 void inject(ManagerInjector manager, Ibu ibu)
           
 void inject(ManagerInjector manager, IbuCamion camion)
           
 void inject(ManagerInjector manager, IbuChauffeur chauffeur)
           
 void inject(ManagerInjector manager, IbuTransporteur transporteur)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

societe

protected Societe societe
Constructor Detail

InjectorSociete

public InjectorSociete()
Method Detail

getObject

public Societe 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

inject

public void inject(ManagerInjector manager,
                   IbuCamion camion)
            throws org.nuiton.topia.TopiaException
Throws:
org.nuiton.topia.TopiaException

inject

public void inject(ManagerInjector manager,
                   IbuChauffeur chauffeur)
            throws org.nuiton.topia.TopiaException
Throws:
org.nuiton.topia.TopiaException

inject

public void inject(ManagerInjector manager,
                   IbuTransporteur transporteur)
            throws org.nuiton.topia.TopiaException
Throws:
org.nuiton.topia.TopiaException


Copyright © 2008-2012 Cybelia. All Rights Reserved.