BeanEvent

Kind of class:public class
Package:com.bourre.ioc.bean
Inherits from:BasicEvent < Event
Classpath:com.bourre.ioc.bean.BeanEvent
File last modified:Monday, 24 November 2008, 11:36:55

Summary


Constructor
  • BeanEvent (type:String, id:String, bean:Object)
Instance properties
Instance properties inherited from BasicEvent
Instance methods
Instance methods inherited from BasicEvent

Constructor

BeanEvent

public function BeanEvent (
type:String, id:String, bean:Object)

Instance methods

getBean

public function getBean (
) : Object

getID

public function getID (
) : String

toString

override public function toString (
) : String

Returns:
  • the string representation of this instance
    #