|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FlexComponent
Represents a component that can be started and stopped.
| Method Summary | |
|---|---|
boolean |
isStarted()
Determines whether the component is started. |
void |
start()
Called by the MessageBroker as server starts. |
void |
stop()
Called by the MessageBroker as server stops. |
| Methods inherited from interface flex.messaging.FlexConfigurable |
|---|
initialize |
| Method Detail |
|---|
void start()
MessageBroker as server starts.
void stop()
MessageBroker as server stops.
boolean isStarted()
true if the component is started;
otherwise false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/messaging/FlexComponent.html