MethodExpert
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.ioc.assembler.method |
| Inherits from: | AbstractLocator |
| Classpath: | com.bourre.ioc.assembler.method.MethodExpert |
| File last modified: | Monday, 24 November 2008, 11:36:56 |
Summary
Constructor
- MethodExpert (access:PrivateConstructorAccess)
Class methods
- getInstance : MethodExpert
- release : void
- Clears all association between keys and objectsInstance methods
- callMethod (id:String) : void
- callAllMethods : void
- addListener (listener:MethodExpertListener) : Boolean
- removeListener (listener:MethodExpertListener) : Boolean
Constructor
MethodExpert
Class methods
getInstance
release
public static function release (
) : void
Clears all association between keys and objects
registered for this locator.
# registered for this locator.
Overrides:
Instance methods
addListener
callAllMethods
public function callAllMethods (
) : void
callMethod
public function callMethod (
id:String) : void