To dynamically configure components at server startup, you create a custom Java class that extends the
flex.messaging.services.AbstractBootstrapService class and implements the
initialize() method of the Abstract-
BootstrapService class. You can also implement the
start(), and stop() methods of the AbstractBootstrapService
class; these methods provide hooks to server startup and shutdown in case you need to do special processing, such
as starting or stopping the database as the server starts or stops. The following table describes these methods:
You must register custom ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.