com.cybelia.sandra.ibu.injector
Class InjectorEleveur
java.lang.Object
com.cybelia.sandra.ibu.injector.InjectorEleveur
- All Implemented Interfaces:
- Injector
public class InjectorEleveur
- extends Object
- implements Injector
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.commons.logging.Log log
SILO_PREFIX
protected static final String SILO_PREFIX
- See Also:
- Constant Field Values
eleveur
protected Eleveur eleveur
silo
protected InfoAccess silo
InjectorEleveur
public InjectorEleveur()
getObject
public Eleveur getObject()
- Specified by:
getObject in interface Injector
getSilo
public InfoAccess getSilo()
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
exist
protected boolean exist(Eleveur eleveur,
String siloNom)
getIfExist
protected InfoAccess getIfExist(Eleveur eleveur,
String siloNom)
Copyright © 2008-2012 Cybelia. All Rights Reserved.