ConstructorExpert

Kind of class:public class
Package:com.bourre.ioc.assembler.constructor
Inherits from:AbstractLocator
Classpath:com.bourre.ioc.assembler.constructor.ConstructorExpert
File last modified:Monday, 24 November 2008, 11:36:56

Summary


Constructor

ConstructorExpert

public function ConstructorExpert (

Class methods

getInstance

public static function getInstance (

release

public static function release (
) : void

Clears all association between keys and objects
registered for this locator.
#

Instance methods

addListener

public function addListener (
listener:ConstructorExpertListener) : Boolean

buildAllObjects

public function buildAllObjects (
) : void

buildObject

public function buildObject (
id:String) : void

removeListener

public function removeListener (
listener:ConstructorExpertListener) : Boolean