com.cybelia.sandra.ibu.injector
Class InjectorLabel

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

public class InjectorLabel
extends Object
implements Injector

Author:
chemit

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

Field Detail

label

protected Label label
Constructor Detail

InjectorLabel

public InjectorLabel()
Method Detail

getObject

public Label 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,
                   IbuLabel ibuLabel)
            throws org.nuiton.topia.TopiaException
Throws:
org.nuiton.topia.TopiaException


Copyright © 2008-2012 Cybelia. All Rights Reserved.