IoCComponent Klasa przechowuje informacje o componencie
public function setIoCComponentParams(id:String, clazz:String, factoryMethod:String, lazy_init:Boolean, singleton:Boolean)ustawia parametry potrzebne dla stwozrenia nowej instancji beana
public function getComponentImplementation()Tworzy i zwraca instancje opisanego beana
getComponentImplementation() in com.webservicesware.ioc.IoCComponent