BeanFactoryListener

Kind of class:public interface
Package:com.bourre.ioc.bean
Inherits from:none
Implemented by:
Version:1.0
Author:Francis Bourre
Classpath:com.bourre.ioc.bean.BeanFactoryListener
File last modified:Monday, 21 April 2008, 17:52:19

Summary


Event handlers

Event handlers

onRegisterBean

public function onRegisterBean (
e:BeanEvent) : void

onUnregisterBean

public function onUnregisterBean (
e:BeanEvent) : void