ChannelListener
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.ioc.assembler.channel |
| Inherits from: | none |
| Implements: | |
| Classpath: | com.bourre.ioc.assembler.channel.ChannelListener |
| File last modified: | Monday, 21 April 2008, 17:52:19 |
Summary
Constructor
- ChannelListener (listenerID:String, channelName:String, args:Array = null)
Instance properties
- listenerID : String
- channelName : String
- arguments : Array
Instance methods
- toString : String
- Returns the string representation of this instance.
Constructor
ChannelListener
public function ChannelListener (
listenerID:String,
channelName:String,
args:Array = null)
Instance properties
arguments
public arguments:Array
(read,write)
channelName
public channelName:String
(read,write)
listenerID
public listenerID:String
(read,write)
Instance methods
toString
public function toString (
) : String
Returns the string representation of this instance.
Returns:
- the string representation of this instance