|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlexFactory | |
|---|---|
| flex.messaging | Messaging classes. |
| flex.messaging.factories | Factory classes. |
| Uses of FlexFactory in flex.messaging |
|---|
| Methods in flex.messaging that return FlexFactory | |
|---|---|
FlexFactory |
FactoryDestination.getFactory()
Returns the factory of the FactoryDestination. |
FlexFactory |
MessageBroker.getFactory(String id)
Returns the FlexFactory with the specified id. |
FlexFactory |
MessageBroker.removeFactory(String id)
Removes the FlexFactory from the list of factories known
by the MessageBroker. |
| Methods in flex.messaging with parameters of type FlexFactory | |
|---|---|
void |
MessageBroker.addFactory(String id,
FlexFactory factory)
Registers a factory with the MessageBroker. |
void |
FactoryDestination.setFactory(FlexFactory factory)
Sets the factory of the FactoryDestination. |
| Constructors in flex.messaging with parameters of type FlexFactory | |
|---|---|
FactoryInstance(FlexFactory factory,
String id,
ConfigMap properties)
Normally FactoryInstances are constructed by FDS during startup so you do not need to use this method. |
|
| Uses of FlexFactory in flex.messaging.factories |
|---|
| Classes in flex.messaging.factories that implement FlexFactory | |
|---|---|
class |
JavaFactory
This class implements the FlexFactory interface to constructs Flex messaging components. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/class-use/FlexFactory.html